Learn R Programming

rdwplus (version 1.0.1)

report_mapset: Identify current mapset or list all possible mapsets

Description

GRASS GIS uses a system of mapsets.

Usage

report_mapset(which = "current")

Value

Nothing.

Arguments

which

One of either 'current' (the default), which causes the function to return the current mapset, or 'possible', which causes the function to list all possible mapsets.