View source: R/set_calmr_palette.R
set_calmr_palette | R Documentation |
Get/set the colour/fill palette for plots
set_calmr_palette(palette = NULL)
palette |
A string specifying the available palettes. If NULL, returns available palettes. |
The old palette (invisibly) if palette is not NULL. Otherwise, a character vector of available palettes.
Changes here do not affect the palette used in graphs.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.