make_palette | R Documentation |
Palette
make_palette( pal = c("few", "RdBu"), n = 8, type = c("Medium", "Light", "Dark"), show = FALSE )
pal |
(character) : name of the palette |
n |
(numeric) : number of colors to display |
type |
(character) : for few palette, Medium, Light or Dark |
show |
(logical) : wether to show the palette |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.