pal_vsup_carto: Value-suppressing uncertainty palettes using carto colors

Description Usage Arguments See Also

View source: R/pal_vsup.R

Description

Value-suppressing uncertainty palettes using carto colors

Usage

1
2
pal_vsup_carto(palette = "Earth", max_light = 0.9, max_desat = 0,
  pow_light = 0.5, pow_desat = 1, unc_levels = 4, ...)

Arguments

palette

Name of the palette

max_light

Maximum amount of lightening

max_desat

Maximum amount of desaturation

pow_light

Power exponent of lightening

pow_desat

Power exponent of desaturation

unc_levels

Number of discrete uncertainty levels. The number of discrete colors at each level doubles.

...

Other arguments to be given to carto_hcl().

See Also

pal_vsup()


clauswilke/multiscales documentation built on Jan. 8, 2022, 10:49 p.m.