Learn R Programming

RQGIS (version 1.0.4)

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 GRASS geoalgorithm for which one wishes to open the online help.

Examples

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

Run the code above in your browser using DataLab