ColorMapper: ColorMapper (early prototype)

View source: R/ColorMapper.R

ColorMapperR Documentation

ColorMapper (early prototype)

Description

ColorMapper (early prototype)

Usage

ColorMapper(
  H,
  shift = 30,
  gradient = "bright",
  saturation = 1,
  contrast = 0.5,
  luminance = 1,
  greyscale = FALSE
)

Arguments

H

color or hue value.

shift

numeric hue shift in [0; 360]

gradient

keyword

saturation

numeric saturation in [0; 1]

contrast

numeric contrast in [0; 1]

luminance

numeric luminance

greyscale

logical


benja0x40/Barbouille documentation built on March 26, 2023, 11:38 p.m.