Package: munsell 0.5.1.9000
munsell: Utilities for Using Munsell Colours
Provides easy access to, and manipulation of, the Munsell colours. Provides a mapping between Munsell's original notation (e.g. "5R 5/10") and hexadecimal strings suitable for use directly in R graphics. Also provides utilities to explore slices through the Munsell colour tree, to transform Munsell colours and display colour palettes.
Authors:
munsell_0.5.1.9000.tar.gz
munsell_0.5.1.9000.zip(r-4.5)munsell_0.5.1.9000.zip(r-4.4)munsell_0.5.1.9000.zip(r-4.3)
munsell_0.5.1.9000.tgz(r-4.4-any)munsell_0.5.1.9000.tgz(r-4.3-any)
munsell_0.5.1.9000.tar.gz(r-4.5-noble)munsell_0.5.1.9000.tar.gz(r-4.4-noble)
munsell_0.5.1.9000.tgz(r-4.4-emscripten)munsell_0.5.1.9000.tgz(r-4.3-emscripten)
munsell.pdf |munsell.html✨
munsell/json (API)
NEWS
# Install 'munsell' in R: |
install.packages('munsell', repos = c('https://cwickham.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/cwickham/munsell/issues
Last updated 7 months agofrom:983fb3a888. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 29 2024 |
R-4.5-win | OK | Oct 29 2024 |
R-4.5-linux | OK | Oct 29 2024 |
R-4.4-win | OK | Oct 29 2024 |
R-4.4-mac | OK | Oct 29 2024 |
R-4.3-win | OK | Oct 29 2024 |
R-4.3-mac | OK | Oct 29 2024 |
Exports:check_mnslchroma_slicecomplementcomplement_slicedarkerdesaturatefix_mnslhue_slicehvc2mnslin_gamutlightermnslmnsl_huesmnsl2hexmnsl2hvcpbgyrplot_closestplot_hexplot_mnslrgb2mnslrygbpsaturateseq_mnsltext_colourvalue_slice
Dependencies:colorspace
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Plot all colours with the same chroma | chroma_slice |
Find the complement of a munsell colour | complement |
A vertical slice through the Munsell space | complement_slice |
Make a munsell colour darker | darker |
Make a munsell colour less saturated | desaturate |
Plot all colours with the same hue | hue_slice |
Converts a hue, chroma and value to a Munsell colour | hvc2mnsl |
Make a munsell colour lighter | lighter |
Converts a Munsell colour to hex | mnsl mnsl2hex |
Munsell hues | mnsl_hues |
Converts a Munsell colour to a hue, chroma and value triplet | mnsl2hvc |
Change the hue of a munsell colour | pbgyr |
Plot closest Munsell colour to an sRGB colour | plot_closest |
Plot hex colours | plot_hex |
Plot a munsell colour | plot_mnsl |
Converts an sRGB colour to Munsell | rgb2mnsl |
Change the hue of a munsell colour | rygbp |
Make a munsell colour more saturated | saturate |
Generate a sequence of Munsell colours | seq_mnsl |
Plot all colours with the same value | value_slice |