View source: R/colour_nhsbsa.R
is_color | R Documentation |
Check input colour is correct built-in R recognisable color names or HEX format
is_color(x)
x |
String type of colour palettes |
boolean
is_color(c("red", "#FFFFFF"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.