complement_slice {munsell} | R Documentation |
Plot a hue and its complement at all values and chromas
complement_slice(hue.name, back.col = "white")
hue.name |
character string of the desired hue. |
back.col |
colour for the background |
ggplot object
complement_slice("5PB")
complement_slice("5R")
complement_slice("10G")