Learn R Programming

aqp (version 1.25)

mixMunsell: Mix Munsell Colors via Spectral Library

Description

Simulate subtractive mixing of colors in Munsell notation, similar to the way in which mixtures of pigments operate.

Usage

mixMunsell(x, w = rep(1, times = length(x))/length(x), n = 1)

Arguments

x

vector of colors in Munsell notation

w

vector of proportions, can sum to any number

n

number of closest matching color chips

Value

a data.frame with the closest matching Munsell color(s)

Details

Pending

References

See Also

munsell.spectra