setColor: Colors

View source: R/setColor.R

setColorR Documentation

Colors

Description

Checks or converts any data to valid colors (support function).

Usage

setColor(Color)

Arguments

Color

any kind of data that might be interpreted as a color.

Value

The values in Color converted to a value that could be interpreted as a color.

See Also

colors, rainbow

Examples

## Not run: 
# See for examples of setColor:
vignette(topic="PiperPlot", package="smwrGraphs")
demo(topic="PiperScript", package="smwrGraphs")

## End(Not run)

USGS-R/smwrGraphs documentation built on Oct. 11, 2022, 6:11 a.m.