View source: R/visualizations.R
blendColor | R Documentation |
Generates a blended color from two transparent colors
blendColor(col1 = "#1b9e777F", col2 = "#7570b37F")
col1 |
Anything that can be interpreted by |
col2 |
Anything that can be interpreted by |
A character
string with hex color, including
adjustment for transparency.
blendColor(col1 = "#1B9E777F", col2 = "#7570B37F")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.