Learn R Programming

sits (version 1.5.2)

sits_colors: Function to retrieve sits color table

Description

Returns a color table

Usage

sits_colors(legend = NULL)

Value

A tibble with color names and values

Arguments

legend

One of the accepted legends in sits

Author

Gilberto Camara, gilberto.camara@inpe.br

Examples

Run this code
if (sits_run_examples()) {
    # return the names of all colors supported by SITS
    sits_colors()
}

Run the code above in your browser using DataLab