col2hcl: Modify standard R colour in hcl colour space.
Description
Transforms rgb to hcl, sets non-missing arguments and
then backtransforms to rgb.Usage
col2hcl(colour, h, c, l, alpha = 1)
Arguments
colour
character vector of colours to be modified
alpha
alpha value. Defaults to 1.