translude {Renext} | R Documentation |
Make translucient colors
Description
Make translucient colors.
Usage
translude(colors, alpha = 0.6)
Arguments
colors |
A vector of colors in a format that can be understood by
|
alpha |
Vector of level(s) of opacity between |
Value
A vector of translucient (or semi-transparent) colors.
Note
Using the RColorBrewer package might be a better option that transluding chosen colors!
[Package Renext version 3.1-4 Index]