Used in order to illustrate the mix between two
proportions in the transitionPlot
.
prTpGetColors(colors, proportion, space = NULL, no = 101)
A set of min. two colors that is used
for colorRampPalette
.
A proportion or a set of proportions between 0 and 1. If you leave this out then the full color span will be returned.
If there is little or no difference at the low/high proportions of the spectrum then it can be of interest to focus the color change to the center leaving the tails constant
color resolution to use
character
The function can return both single colors
or multiple colors as character vector (see rgb
)