darken: Darken colors

darkenR Documentation

Darken colors

Description

Darken colors

Usage

darken(color, factor = 1.4)

Arguments

color

Character containing the name or hex value of a color.

factor

Numeric representing a factor by which darken the specified color.

Value

Darkens the provided color by the provided factor.

Examples

darken("blue", factor = 1.4)

Pasquali-lab/UMI4Cats documentation built on March 23, 2024, 9:42 p.m.