bb_pal | R Documentation |
Return function to interpolate a bb color palette
bb_pal(palette = "main", reverse = FALSE, ...)
palette |
Character name of palette in bb_palettes |
reverse |
Boolean indicating whether the palette should be reversed |
... |
Additional arguments to pass to colorRampPalette() |
vector of colors (Hex-format)
Stefan Bartels, email@biobits.eu
colors<-bb_cols("Bermuda Gray","Downy")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.