adjust_colors: change saturation and brightness of given colors

View source: R/palletes.R

adjust_colorsR 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


childsds documentation built on April 4, 2025, 1:49 a.m.