scale_color_pwd | R Documentation |
Color scale constructor for PWD colors
scale_color_pwd(palette = "main", reverse = FALSE, discrete = TRUE, ...) scale_colour_pwd(palette = "main", reverse = FALSE, discrete = TRUE, ...) scale_fill_pwd(palette = "main", reverse = FALSE, discrete = TRUE, ...)
palette |
Character name of palette in pwd_palettes |
reverse |
logical, if TRUE the palette is reversed |
discrete |
logical, if TRUE (default) the color aesthetic is treated as discrete |
... |
Additional parameters to be passed to either
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.