makeTransparent | R Documentation |
Makes a color transparent
makeTransparent(colors, alpha = 255)
colors |
A vector of colors as in '?col2rgb' |
alpha |
transparency value (0=fully transparent, 255=fully opaque) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.