translude {kergp} | R Documentation |
Make translucent colors.
translude(colors, alpha = 0.6)
colors |
A vector of colors in a format that can be understood by
|
alpha |
Level of opacity ("0" means fully transparent and "max" means
opaque). After recycling to reach the required length, this value
or vector is used as |
A vector of translucent (or semi-transparent) colors.