Description Usage Arguments Value Examples
Convert R colours to RGBA hexadecimal colour values
1 | toRGB(x, alpha = 1)
|
x |
see the |
alpha |
alpha channel on 0-1 scale |
hexadecimal colour value (if is.na(x), return "transparent" for compatibility with Plotly)
1 2 3 4 5 6 7 8 9 10 11 12 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.