with.alpha | R Documentation |
Set the alpha value of a color.
## S3 method for class 'alpha' with(color, alpha = 1)
color |
Color specified as a name or hex string. |
alpha |
Value in range [0,1] for alpha. |
A hex string representing the color with the chosen alpha.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.