is.hex | R Documentation |
Check if string(s) are valid hex colour representation
is.hex(x, hash = TRUE)
x |
the colour value(s) to check. |
hash |
TRUE/FALSE - check for leading hash [Default = TRUE] |
Logical vector indicating if strings(s) are valid hex representations
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.