powered by
A function to add alpha levels to RGB colors.
add.alpha(col, alpha = 0.65)
color from colors()
alpha level (between 0 and 1)
Markus Gesmann