Plots slices of the Munsell colour system where hue is constant.
hue_slice(hue.name = "all", back.col = "white")ggplot object
hue_slice("5R")
#> Warning: Removed 19 rows containing missing values or values outside the scale range
#> (`geom_text()`).
hue_slice(c("5R", "5P"))
#> Warning: Removed 50 rows containing missing values or values outside the scale range
#> (`geom_text()`).
if (FALSE) hue_slice("all") # \dontrun{}