Description Usage Arguments Value
View source: R/get_palette_colors.R
Get colors from specified color palette
1 | get_palette_colors(color_palette = NULL, n_colors)
|
color_palette |
chr name of color palette; if NULL selects random palette from 'grDevices::hcl.pals()' |
n_colors |
num how many colors to return |
chr vector of colors from palette
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.