Learn R Programming

sits (version 1.5.0)

sits_colors_reset: Function to reset sits color table

Description

Resets the color table

Usage

sits_colors_reset()

Arguments

Value

No return, called for side effects

Author

Gilberto Camara, gilberto.camara@inpe.br

Examples

Run this code
if (sits_run_examples()) {
    # reset the default colors supported by SITS
    sits_colors_reset()
}

Run the code above in your browser using DataLab