Description Usage Arguments Details Value Author(s) Examples
Changes to the specified GRASS mapset
| 1 | mapset(newmapset)
 | 
| newmapset | Name of the GRASS mapset to change to. | 
This function changes mapsets, and thus resets any GRASS graphics devices. The user must have permission to use the new mapset.
Does not return an R result.
Sarah Goslee <sarah.goslee@ars.usda.gov>
| 1 2 3 4 | ## Not run: 
mapset("soils")
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.