/usr/lib/R/site-library/munsell/INDEX is in r-cran-munsell 0.4.3-2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 | chroma_slice Plot all colours with the same chroma
complement Find the complement of a munsell colour
complement_slice A vertical slice through the Munsell space
darker Make a munsell colour darker
desaturate Make a munsell colour less saturated
hue_slice Plot all colours with the same hue
hvc2mnsl Converts a hue, chroma and value to a Munsell
colour
lighter Make a munsell colour lighter
mnsl Converts a Munsell colour to hex
mnsl2hvc Converts a Munsell colour to a hue, chroma and
value triplet
mnsl_hues Munsell hues
munsell Munsell colour system.
pbgyr Change the hue of a munsell colour
plot_closest Plot closest Munsell colour to an sRGB colour
plot_hex Plot hex colours
plot_mnsl Plot a munsell colour
rgb2mnsl Converts an sRGB colour to Munsell
rygbp Change the hue of a munsell colour
saturate Make a munsell colour more saturated
seq_mnsl Generate a sequence of Munsell colours
value_slice Plot all colours with the same value
|