powered by
Plots slices of the Munsell colour system where value is constant.
value_slice(value.name = 1:10, back.col = "white")
integer vector of the desired values.
colour for the background
ggplot object
# NOT RUN { value_slice(2) value_slice(c(2, 4)) # all values # } # NOT RUN { value_slice(1:10) # }
Run the code above in your browser using DataLab