.addLocationProject | R Documentation |
Unhelpfully, starting with GRASS 8.4, what were previously called "locations" and now called "projects." These were supposed to be back-compatible, but are not. This function takes a list of arguments that will be passed to rgrass::execGRASS()
and adds either a "location" or "project" argument, depending on the version of GRASS being used.
.addLocationProject(args, locProj)
args |
A |
locProj |
Character: The name of the location or project. |
A list
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.