sits_colors_qgis: Function to save color table as QML style for data cube

View source: R/sits_colors.R

sits_colors_qgisR Documentation

Function to save color table as QML style for data cube

Description

Saves a color table associated to a classified data cube as a QGIS style file

Usage

sits_colors_qgis(cube, file)

Arguments

cube

a classified data cube

file

a QGIS style file to be written to

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()
}

e-sensing/sits documentation built on Jan. 28, 2024, 6:05 a.m.