translude {Renext} | R Documentation |
Make translucient colors.
translude(colors, alpha = 0.6)
colors |
A vector of colors in a format that can be understood by
|
alpha |
Vector of level(s) of opacity between |
A vector of translucient (or semi-transparent) colors.
Using the RColorBrewer package might be a better option that transluding chosen colors!