fix_mnsl | R Documentation |
Takes correctly specified but undefined colours and outputs something sensible. Normally this happens when the chroma is too high. So, here sensible means the colour with the same hue and value and maximum defined chroma.
fix_mnsl(col)
col |
a character vector representing Munsell colours. |
a character vector containing the fixed colours.
fix_mnsl(c("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.