sits_colors_reset: Function to reset sits color table

View source: R/sits_colors.R

sits_colors_resetR Documentation

Function to reset sits color table

Description

Resets the color table

Usage

sits_colors_reset()

Value

No return, called for side effects

Author(s)

Gilberto Camara, gilberto.camara@inpe.br

Examples

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

sits documentation built on Nov. 2, 2023, 5:59 p.m.