Learn R Programming

baytrends (version 1.2.1)

setColor: 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.

Details

Added from smwrGraphs.

Examples

Run this code
# NOT RUN {
# See for examples of setColor:
#vignette(topic="PiperPlot", package="smwrGraphs")
#demo(topic="PiperScript", package="smwrGraphs")
# }

Run the code above in your browser using DataLab