Useful for viewing colors after they've been converted to plotly.js' color format – "rgba(255, 255, 255, 1)"

showRGB(x, ...)

Arguments

x

character string specifying color(s).

...

arguments passed along to scales::show_col.

Author

Carson Sievert

Examples


showRGB(toRGB(colors()), labels = FALSE)