powered by
Select suitable colors for highlighting plots.
adjust.brightness(rgb.in, percent = 10)
hex hex code for new color
rgb of input color
rgb
the degree to which input color will be modified/brightened
(rgb.in <- c(col2rgb("red"))) adjust.brightness(rgb.in, percent = 10)
Run the code above in your browser using DataLab