report_mapset: 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.