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.7)munsell_0.5.1.9000.zip(r-4.6)munsell_0.5.1.9000.zip(r-4.5)
munsell_0.5.1.9000.tgz(r-4.6-any)munsell_0.5.1.9000.tgz(r-4.5-any)
munsell_0.5.1.9000.tar.gz(r-4.7-any)munsell_0.5.1.9000.tar.gz(r-4.6-any)
munsell_0.5.1.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
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 from:983fb3a888. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 158 | ||
| source / vignettes | OK | 152 | ||
| linux-release-x86_64 | OK | 112 | ||
| macos-release-arm64 | OK | 129 | ||
| macos-oldrel-arm64 | OK | 135 | ||
| windows-devel | OK | 108 | ||
| windows-release | OK | 85 | ||
| windows-oldrel | OK | 68 | ||
| wasm-release | OK | 102 |
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 |
