lighten_color {goat} | R 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
[Package goat version 1.0 Index]