GetPalleteFun: GetPalleteFun

Description Usage Arguments Value

View source: R/graphics_themes_Palletes.R

Description

These functions return functions that interpolate a set of given colors to create new color palettes (like topo.colors) and color ramps, functions that map the interval [0, 1] to colors (like grey).

Usage

1
GetPalleteFun(colors.range.list = NULL, ...)

Arguments

colors.range.list

colors to interpolate; must be a valid argument to col2rgb().

Value

character vector of colors in RGB


sysbiosig/SCRC documentation built on July 9, 2021, 9:22 p.m.