adjust_colors {childsds} | R Documentation |
change saturation and brightness of given colors
Description
change saturation and brightness of given colors
Usage
adjust_colors(colors, saturation_factor = 1, brightness_factor = 1)
Arguments
colors |
vector of hex colors |
saturation_factor |
factor |
brightness_factor |
factor |
Value
vector of adjusted colors
Author(s)
Mandy Vogel
[Package childsds version 0.9.11 Index]