This function creates a visualization of the output from colorQuantiles
using lattice graphics.
plotColorQuantiles(res, pt.cex = 7, lab.cex = 0.66)
a lattice
graphics object
list returned by colorQuantiles
scaling factor for color chips
chip label scaling factor
D.E. Beaudette
Marginal percentiles and L1 median CIELAB values from colorQuantiles()
are combined into a single plot, arranged in panels according to L, A, and B coordinates. Munsell "chips" (colors and labels) are based on the closest Munsell color found via col2Munsell()
.