adjcolors {plotthis} | 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.