lighten: Helper function to lighten up a given color.

View source: R/plot.R

lightenR Documentation

Helper function to lighten up a given color.

Description

Helper function to lighten up a given color.

Usage

lighten(color, factor = 0.5)

Arguments

color

Color name or hex code of a color

factor

Multiplicative factor by which 'color' will be lightened up

Value

a character value, hex color code of the lightened color provided


CimpleG documentation built on Dec. 7, 2025, 1:07 a.m.