lighten: Return a lighter 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
lighten(color, factor = 1.4)

Arguments

color

color to lighten

factor

how much lightening to do

Examples

1
#soon

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