Description Usage Arguments Value
View source: R/graphics_themes_Palletes.R
These functions return functions that interpolate a set of given colors to create new color palettes (like topo.colors) and color ramps, functions that map the interval [0, 1] to colors (like grey).
1 | GetPalleteFun(colors.range.list = NULL, ...)
|
colors.range.list |
colors to interpolate; must be a valid argument to col2rgb(). |
character vector of colors in RGB
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.