Lattice visualization demonstrating subtractive mixtures of colors in Munsell notation and associated spectra.
plotColorMixture(
x,
w = rep(1, times = length(x))/length(x),
swatch.cex = 6,
label.cex = 0.85
)
vector of colors in Munsell notation
vector of proportions, can sum to any number
scaling factor for color swatch
scaling factor for swatch labels
lattice graphics object