View source: R/utils-col2hex.R
col2hex | R Documentation |
Convert color name to hex string. Code borrowed from gplots::col2hex()
col2hex(cname)
cname |
Color name as a common name. If a hex string is supplied, it will be returned unchanged. |
The HEX string representing the color
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.