Skip to contents

Resets the color table

Usage

sits_colors_reset()

Value

No return, called for side effects

Author

Gilberto Camara, gilberto.camara@inpe.br

Examples

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