Description Usage Arguments Author(s)
View source: R/create_palette.R
The function creates a readable .rds file for persisting a list of hexadecimal strings for defining a palette.
1 | create_palette(palette_path, palette_colors = NULL)
|
palette_path |
A string that sets the file path for the .rds file that contains a vector of colors in hexidecimal format. |
palette_colors |
A named vector with a readable color name and its corresponding hexadecimal string value. |
Rick Dean
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.