profinit_pal.pals | R Documentation |
Note: Function name has been chosen to match the grDevices::palette.pals()
.
profinit_pal.pals()
A character vector of all available palettes in this package.
profinit_pal.pals()
# Now you are able to use this information, e.g.:
reds_palette <- profinit_pal("reds")
reds_palette(4)
scales::show_col(reds_palette(4))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.