| is_colour | R Documentation | 
Checks whether a string is a valid colour representation.
is_colour(x)
x | 
 a string  | 
a boolean
## Not run: 
is_colour("red")
is_colour("#12345")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.