report_mapset {rdwplus}R Documentation

Identify current mapset or list all possible mapsets

Description

GRASS GIS uses a system of mapsets.

Usage

report_mapset(which = "current")

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.

Value

Nothing.


[Package rdwplus version 1.0.0 Index]