Generates a sequence of Munsell colours. The sequence is generated by
finding the closest munsell colours to a equidistant sequence of colours in #' LUV space.
Usage
seq_mnsl(from, to, n, fix = FALSE)
Value
character vector of Munsell colours
Arguments
from
character string of first Munsell colour
to
character string of last Munsell colour
n
number of colours in sequence
fix
Should colours outside of the gamut be fixed?
Passed on to fix_mnsl