View source: R/epinion_color.R
epi_cols | R Documentation |
This function gives the user an easy access to the official Epinion colors by their name. This can be used every time you need to specify a color in your code as it just returns the HEX code which in return R converts into its respective color.
epi_cols(...)
... |
Takes the Epinion name of the color as input - i.e. Epinion Red, Dark Blue, Dark Purple, etc. |
A HEX code of the specified color
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.