scico_palette_show | R Documentation |
This is a simple function to show a gradient of the different palettes
available in the scico
package
scico_palette_show(
palettes = scico_palette_names(categorical),
categorical = FALSE,
n = if (categorical) 6 else 100
)
palettes |
One or more palette names to show |
categorical |
Boolean. Should the categorical palettes be returned |
n |
How many colours should be shown |
scico_palette_show()
scico_palette_show(categorical = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.