paletteer_c | R Documentation |
Available package/palette combinations are available in the data.frame
palettes_c_names
.
paletteer_c(palette, n, direction = 1)
palette |
Name of palette as a string. Must be on the form packagename::palettename. |
n |
Number of colors desired. Must be supplied. |
direction |
Either |
A vector of colors.
paletteer_c("scico::berlin", 100)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.