col.text.2.hex | R Documentation |
convert a color from a text string to a hex string (only works with scalars, not on vectors)
col.text.2.hex(ss, alpha = 255)
ss |
color string to be transformed |
alpha |
maximum alpha |
a string containing the hex code of the color
col.text.2.hex("dark blue")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.