mapset: Change GRASS mapset.

Description Usage Arguments Details Value Author(s) Examples

Description

Changes to the specified GRASS mapset

Usage

1
mapset(newmapset)

Arguments

newmapset

Name of the GRASS mapset to change to.

Details

This function changes mapsets, and thus resets any GRASS graphics devices. The user must have permission to use the new mapset.

Value

Does not return an R result.

Author(s)

Sarah Goslee <sarah.goslee@ars.usda.gov>

Examples

1
2
3
4
## Not run: 
mapset("soils")

## End(Not run)

phiala/grassR documentation built on May 25, 2019, 2:55 a.m.