hexToRGB | R Documentation |
convert Hex colours to RGB colours
hexToRGB(hex)
hex |
colour as hex code #XXXXXX |
vector of three numbers, R, G, B from 0 to 255
hexToRGB("#FFFFFF")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.