View source: R/makeTransparent.R
Convienience function for applying transparency to a color, taken from Ricardo Oliveros-Ramos' stackoverflow post: https://stackoverflow.com/questions/8047668/transparent-equivalent-of-given-color
1 | makeTransparent(..., alpha = 0.5)
|
alpha |
How transparent should the color be? Between 0 and 1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.