| bde_vivid_pal | R Documentation |
These palettes are superseded. Use bde_tidy_palettes() instead.
bde_vivid_pal(...)
bde_rose_pal(...)
... |
Additional arguments. |
A color palette function.
# Show the vivid palette.
scales::show_col(bde_vivid_pal()(6), labels = FALSE)
# Show the rose palette.
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.