View source: R/valueRangeExpression.R
vreHexToClr | R Documentation |
vreHexToClr
converts a colour in hex format
(#RRGGBB) into a list of three element (r, g and b).
vreHexToClr(hexclr)
hexclr |
The colour to convert. |
The converted colour.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.