Description Usage Arguments Palettes
Color palettes for various communication associations
1 2 3 4 5 | scale_colour_comm(palette = "ica", reverse = FALSE, select = NULL, ...)
scale_color_comm(palette = "ica", reverse = FALSE, select = NULL, ...)
scale_fill_comm(palette = "ica", reverse = FALSE, select = NULL, ...)
|
palette |
Palette name as a string. See the palettes section. |
reverse |
Should the palette order be reversed? |
select |
An optional string vector of color names that indicates a custom selection of available colors and their order. See https://github.com/joon-e/allespaletti for all color names. |
... |
Other arguments passed on scale function to control name, limits, breaks, labels and so forth. |
The following palettes are available for use with these scales:
ica, dgpuk
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.