Description Usage Arguments Value Author(s)
The function reads a readable .rds file created by
RpalettePkg::create_palette()
and returns a list of hexadecimal strings
suitable for ggplot2 applications.
1 | read_palette(palette_path = NULL)
|
palette_path |
A string that sets the file path for the .rds file to read. The file stores a vector of colors in hexidecimal format. |
Function returns a vector of colors valued as hexadecimal strings.
Rick Dean
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.