Description Usage Examples
View source: R/rgba.R
Add transparency to colors
1
rgba(col, alpha = 1)
plot(cbind(rnorm(300),rnorm(300)), col=rgba('steelblue', a=.5), pch=20, cex=3)
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.