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 Sept. 11, 2024, 6:36 p.m.