View source: R/visualizations.R
| areColors | R Documentation | 
Checks to see if a given vector can be interpreted by R as a color or colors
areColors(col)
| col | A vector of anything to be interpreted by  | 
A logical vector stating whether inputs can be interpreted as colors.
areColors(col = c("red", "prairie_chicken", 2))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.