Description Usage Arguments Value Examples
Function to initialize rgrass
1 2 3 4 5 6 7 8 9 10 |
gisBase |
Location of the grass78 library |
home |
Temporal file by default |
gisDbase |
Temporal file by default |
location |
Main folder for importing and processing |
mapset |
Subfolder for importing and processgin |
override |
TRUE by default |
flags |
Options for rgrass7 package |
epsg |
By default set to 25829 |
There is no output, just setting the grass paths, flags...
1 2 3 4 5 6 7 8 | ## Not run:
# linux
setGRASS(gisBase = '/usr/lib/grass78', epsg= 25829)
# Windows
# Not working yet...
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.