powered by
Checks user supplied munsell specification for validity. I.e. colour is of form "h v/c" and h, v and c take valid values.
check_mnsl(col)
a character vector containing the input colours. If any colours were outside the gamut they will be represented by NA.
a character vector representing Munsell colours.
check_mnsl(c("5R 5/8","2.5R 9/28"))
Run the code above in your browser using DataLab