Learn R Programming

RQGIS (version 0.2.0)

open_grass_help: Open the GRASS online help

Description

open_grass_help opens the GRASS online help for a specific GRASS geoalgorithm.

Usage

open_grass_help(alg)

Arguments

alg

The name of the algorithm for which one wishes to retrieve arguments and default values.

Examples

Run this code
# NOT RUN {
open_grass_help("grass7:r.sunmask")
# }

Run the code above in your browser using DataLab