showRGB | R Documentation |
Useful for viewing colors after they've been converted to plotly.js' color format – "rgba(255, 255, 255, 1)"
showRGB(x, ...)
x |
character string specifying color(s). |
... |
arguments passed along to |
Carson Sievert
showRGB(toRGB(colors()), labels = FALSE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.