View source: R/transitionPlot_helpers.R
prTpGetColors | R Documentation |
Used in order to illustrate the mix between two
proportions in the transitionPlot
.
prTpGetColors(colors, proportion, space = NULL, no = 101)
colors |
A set of min. two colors that is used
for |
proportion |
A proportion or a set of proportions between 0 and 1. If you leave this out then the full color span will be returned. |
space |
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 |
no |
The color resolution to use |
character
The function can return both single colors
or multiple colors as character vector (see rgb
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.