adjust_colors | R Documentation |
change saturation and brightness of given colors
adjust_colors(colors, saturation_factor = 1, brightness_factor = 1)
colors |
vector of hex colors |
saturation_factor |
factor |
brightness_factor |
factor |
vector of adjusted colors
Mandy Vogel
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.