Learn R Programming

RQGIS (version 0.1.0)

open_grass_help: Open the GRASS online help

Description

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

Usage

open_grass_help(alg)

Arguments

alg
The name of the algorithm for which you wish to retrieve arguments and default values.

Examples

Run this code
## Not run: 
# open_grass_help("grass7:r.sunmask")
# ## End(Not run)

Run the code above in your browser using DataLab