Learn R Programming

sits (version 1.4.0)

sits_color_value: Function to retrieve sits color value

Description

Returns a color value based on name

Usage

sits_color_value(name)

Value

A color value used in sits

Arguments

name

Name of color to obtain values

Author

Gilberto Camara, gilberto.camara@inpe.br

Examples

Run this code
if (sits_run_examples()) {
    # show the names of the colors supported by SITS
    sits_color_value("Water")
}

Run the code above in your browser using DataLab