View source: R/palette_accessibility.R
safe_vangogh_palette | R Documentation |
Returns the original palette (colorblind adjustment removed).
safe_vangogh_palette(name, type = "discrete", n = NULL, colorblind = FALSE)
name |
Palette name |
type |
Either "discrete" or "continuous" |
n |
Number of colors for continuous palettes |
colorblind |
Logical, kept for compatibility |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.