get_color | R Documentation |
Get color information from www.color-hex.com of a hex-color.
get_color(hex)
hex |
character string that is a hexidecimal color |
list of class 'colorhex'
if(curl::has_internet()){
get_color("#470f0f")
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.