add_alpha | R Documentation |
Add alpha to color
add_alpha(col, alpha)
col |
a color, e.g., 'red'. |
alpha |
alpha value, range from 0 to 1. |
add_alpha("red", 0.5)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.