extractColors | R Documentation |
EXtract colors from custom color vector by color name
extractColors(..., colorVector = customColors::colorVectorPotline)
... |
names of colors to return - if NULL returns all colors |
colorVector |
named color vector |
named vector of selected colors
extractColors("red", "brown")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.