enve.col2alpha {enveomics.R} | R Documentation |
Takes a vector of colors and sets the alpha.
enve.col2alpha(x, alpha)
x |
A vector of any value base colors. |
alpha |
Alpha level to set, in the [0, 1] range. |
DEPRECATED: Use instead enve.col.alpha
.
A vector of colors with alpha set.
Luis M. Rodriguez-R [aut, cre]