View source: R/transparentColor.R
transparentColor | R Documentation |
Converts a named color and opacity and returns the proper RGB code.
transparentColor(namedColor, alpha = 0.8)
namedColor |
a color name |
alpha |
a transparency value between 0 and 1, where 0 is fully transparent |
Returns the transparent color in RGB format.
Pascal Title
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.