Description Usage Arguments Details Value Examples
Test if something is a valid color
1  | is.color(x)
 | 
x | 
 The element to test  | 
This function tests if something is a valid color. Returns TRUE or FALSE. The function is vectorised.
TRUE is x is a valid color, FALSE otherwise
1 2 3 4 5 6 7 8 9 10  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.