Description Usage Arguments Value Examples
Checks user supplied munsell specification for validity. I.e. colour is of form "h v/c" and h, v and c take valid values.
1 |
col |
a character vector representing Munsell colours. |
fix |
passed on to |
a character vector containing the input colours. If any colours were outside the gamut they will be represented by NA.
1 | check_mnsl(c("5R 5/8","2.5R 9/28"))
|
[1] "5R 5/8" "2.5R 9/28"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.