Learn R Programming

sits (version 1.4.0)

sits_colors: Function to retrieve sits color table

Description

Returns a color table

Usage

sits_colors()

Arguments

Value

A tibble with color names and 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_colors()
}

Run the code above in your browser using DataLab