enve.col2alpha {enveomics.R} | R Documentation |
Enveomics: Color to Alpha (deprecated)
Description
Takes a vector of colors and sets the alpha.
Usage
enve.col2alpha(x, alpha)
Arguments
x |
A vector of any value base colors. |
alpha |
Alpha level to set, in the [0, 1] range. |
Details
DEPRECATED: Use instead enve.col.alpha
.
Value
A vector of colors with alpha set.
Author(s)
Luis M. Rodriguez-R [aut, cre]
[Package enveomics.R version 1.9.1 Index]