blend.colors | R Documentation |
Average a vector of colours in RGBA colour space.
blend.colors(col)
col: |
a vector of named or hexadecimal color specifications |
a hex color string, including an alpha channel
blend.colors(c('red', 'blue', 'green'))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.