ttpalette | R Documentation |
Return function(n) to interpolate a ttcolor palette
ttpalette(palette = "main", reverse = FALSE, nmax = NULL, order = NULL, ...)
palette |
Character name of palette. Run |
reverse |
If |
nmax |
Maximum number of different colors the palette should contain. If not provided, is calculated automatically from the data. |
order |
Numeric vector listing the order in which the colors should be used. Default is |
... |
Additional arguments to pass to |
Color palette function(n)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.