lighten_color: naively lighten a color by mixing in white

View source: R/utils.R

lighten_colorR Documentation

naively lighten a color by mixing in white

Description

naively lighten a color by mixing in white

Usage

lighten_color(color, frac = 0.1)

Arguments

color

input colors

frac

fraction of white; >0 and <1

Value

adjusted value for input color


goat documentation built on April 3, 2025, 6:05 p.m.