darken: Return a darker hue of a color

Description Usage Arguments Examples

View source: R/functions.R

Description

I did not write this function, taken from: https://gist.github.com/Jfortin1/72ef064469d1703c6b30

Usage

1
darken(color, factor = 1.4)

Arguments

color

input color to change

factor

how much darkening to do

Examples

1
#soon

Jtrachsel/funfuns documentation built on Aug. 8, 2021, 7:31 p.m.