adjcolors | R Documentation |
This function takes a vector of colors and an alpha level and converts the colors to fixed colors with the specified alpha level.
adjcolors(colors, alpha)
colors |
Color vectors. |
alpha |
Alpha level ranging from 0 to 1. |
The colors with the specified alpha level.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.