hue_slice | R Documentation |
Plots slices of the Munsell colour system where hue is constant.
hue_slice(hue.name = "all", back.col = "white")
hue.name |
character vector of the desired hues. Or "all" for all hues. |
back.col |
colour for the background |
ggplot object
hue_slice("5R")
hue_slice(c("5R", "5P"))
## Not run: hue_slice("all")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.