colSampler.Rd
Helper function to generate RGB colors.
colSampler(alpha = NULL)
(`numeric(1)`) The alpha value. If `!is.null` the used prefix is 'rgba' instead of 'rgb'.
A character of length one containing the RGB color.