Description Usage Arguments Value Examples
Generate CSS-compatible color strings
1 |
x |
color input |
format |
the output format of color strings |
use.names |
logical of whether to preserve the names of input |
a character vector of CSS-compatible color strings
1 2 3 4 |
[1] "#008080"
[1] "#003333" "#008033"
[1] "rgba(0, 128, 128, 0.2)"
[1] "#ffffff" "#ffbfbf" "#ff7f7f" "#ff3f3f" "#ff0000"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.