| col2alpha | R Documentation |
Return the alpha transparency per R color
col2alpha(x, maxValue = 1, ...)
x |
|
maxValue |
|
... |
Additional arguments are ignored. |
numeric vector of alpha values
Other jam color functions:
alpha2col(),
applyCLrange(),
col2hcl(),
col2hsl(),
col2hsv(),
color2gradient(),
fixYellow(),
fixYellowHue(),
getColorRamp(),
hcl2col(),
hsl2col(),
hsv2col(),
isColor(),
kable_coloring(),
makeColorDarker(),
rainbow2(),
rgb2col(),
setCLranges(),
setTextContrastColor(),
showColors(),
unalpha(),
warpRamp()
col2alpha(c("red", "#99004499", "beige", "transparent", "#FFFFFF00"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.