Description Usage Arguments Palettes
Color palettes for various social networking sites
1 2 3 4 5 | scale_colour_sns(palette = "sns", reverse = FALSE, select = NULL, ...)
scale_color_sns(palette = "sns", reverse = FALSE, select = NULL, ...)
scale_fill_sns(palette = "sns", 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:
sns
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.