qgis_style: Predefined QGIS Style

Description Usage Arguments Value Author(s) Examples

View source: R/qgis_style.R

Description

Print a predefined QGIS Style (.qml) markup text on screen. Copy and paste to create a .qml file to be used in QGIS. The style is associated with a given data set.

Usage

1
qgis_style(dataset, qml_file = "")

Arguments

dataset

(character) one valid data set provided by inSitu.

qml_file

(character) file to save the QML. If "" the function prints the QML to the standard output.

Value

nothing.

Author(s)

Rolf Simoes, rolf.simoes@inpe.br

Examples

1
qgis_style("cerrado_124K_16classes_6bands")

e-sensing/in-situ documentation built on Sept. 16, 2020, 1:51 a.m.