Description Usage Arguments Value References See Also
View source: R/vis_surface_background.R
Implements the *over* alpha blending operation.
| 1 | alphablend(front_color, back_color, silent = TRUE)
 | 
| front_color | rgba color strings, the upper color layer or foreground | 
| back_color | rgba color strings, the lower color layer or background | 
| silent | logical, whether to suppress messages | 
rgba color strings, the alpha-blended colors
see the *Alpha blending* section on https://en.wikipedia.org/wiki/Alpha_compositing
Other color functions: 
desaturate()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.