palgen | R Documentation |
Generate some additional color palettes
palgen(pal, n = 150, space = "Lab")
pal |
a string for adhoc pals |
n |
the number of colors for interpolation |
space |
rgb or Lab |
a palette-generating function
library(pals)
pal.bands(palgen("whiteturbo"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.