pois_pal_custom | R Documentation |
Return function to subset a user provided colour palette
pois_pal_custom(palette, order = NULL, reverse = FALSE, ...)
palette |
Character name of palette in pois_palettes |
order |
A numeric or character vector indicating the order of colours in the palette. Can be a subset. |
reverse |
Boolean indicating whether the palette should be reversed |
... |
Additional arguments to pass to colourRampPalette() |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.