Learn R Programming

sits (version 1.4.0)

sits_colors_show: Function to show colors in SITS

Description

Shows the default SITS colors

Usage

sits_colors_show()

Arguments

Value

no return, called for side effects

Author

Gilberto Camara, gilberto.camara@inpe.br

Examples

Run this code
if (sits_run_examples()) {
    # show the colors supported by SITS
    sits_colors_show()
}

Run the code above in your browser using DataLab