create_statworx_palette | R Documentation |
Create a color palette function.
create_statworx_palette( palette = "statworx_standards_1", reverse = FALSE, col_list = "", ... )
palette |
A color palette or "custom". |
reverse |
If true, order of palette is reversed. |
col_list |
Provide a vector of colors if @param palette = "custom". |
... |
arguments passed to |
Palette generating function based on "colorRampPalette".
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.