bde_vivid_pal | R Documentation |
These functions have been superseded, see bde_tidy_palettes()
as a
replacement.
Custom palettes based on the publications of BdE.
bde_vivid_pal(...)
bde_rose_pal(...)
... |
Further arguments of the functions. |
A palette of colors.
# BdE vivid pal
scales::show_col(bde_vivid_pal()(6), labels = FALSE)
# BdE rose pal
scales::show_col(bde_rose_pal()(6), labels = FALSE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.