Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vlucet/rgrasswrap
A user-friendly wrapper for rgrass7 functions, especially execGRASS(), and to teach GRASS to R users.
https://github.com/vlucet/rgrasswrap
gis grass grass-gis r teaching-tool
Last synced: about 1 month ago
JSON representation
A user-friendly wrapper for rgrass7 functions, especially execGRASS(), and to teach GRASS to R users.
- Host: GitHub
- URL: https://github.com/vlucet/rgrasswrap
- Owner: VLucet
- License: gpl-3.0
- Created: 2019-05-24T21:52:44.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-05-27T15:45:13.000Z (over 5 years ago)
- Last Synced: 2024-10-13T23:41:13.725Z (2 months ago)
- Topics: gis, grass, grass-gis, r, teaching-tool
- Homepage:
- Size: 24.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# rgrasswrap :seedling::mag::earth_africa:
### A user-friendly wrapper for rgrass7 functions, especially execGRASS(), and to teach GRASS to new usersThe R pacakge `rgrass7` is a great tool which allows you to script all the work in the GIS software GRASS, right in R, without ever having to write a GRASS script. `rgrasswrap` is meant to be a wrapper around `rgrass7` to help new users getting started with a classic workflow in GRASS and to help teach GRASS as a GIS tool in R.
Currently the package is just an idea! If you are a `rgrass7` user and want to help in this endeavor, you are most welcome to join this project.
Link to the `rgrass7` package page on R-Forge: https://r-forge.r-project.org/R/?group_id=2020
Link to the `rgrass7` package page on CRAN: https://cran.r-project.org/web/packages/rgrass7/index.html