scico_palette | R Documentation |
Create a color palette from the Roma palette containing 24 colors. If n is greater than the length of roma, return the full palette.
scico_palette(n, palette = c("roma", "hawaii", "tokyo", "vik"))
n |
The number of colors to sample from the Roma palette. |
palette |
Palettes from |
A vector of colors sampled from the scico
palette.
## Not run:
scico_palette(11, "hawaii")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.