https://github.com/wStockhausen/wtsGIS
R package containing various GIS-related functions, RMD scripts, and datasets.
https://github.com/wStockhausen/wtsGIS
Last synced: 3 months ago
JSON representation
R package containing various GIS-related functions, RMD scripts, and datasets.
- Host: GitHub
- URL: https://github.com/wStockhausen/wtsGIS
- Owner: wStockhausen
- License: mit
- Created: 2018-03-07T20:30:31.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-08-05T00:10:27.000Z (over 1 year ago)
- Last Synced: 2024-08-13T07:13:43.679Z (6 months ago)
- Language: R
- Size: 19.3 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - wStockhausen/wtsGIS - R package containing various GIS-related functions, RMD scripts, and datasets. (R)
README
# wtsGIS
This R package containing various GIS-related functions, RMD scripts, and datasets.## Installation
This package requires the following packages:* akima (>= 0.6-2)
* magrittr (>= 1.5)
* dplyr (>= 0.7.6)
* raster (>= 2.6-7)
* sf (>=0.6-3)
* sp (>= 1.2-7)
* tmap (>= 2.0)
* tmaptools (>= 2.0)
* wtsUtilities (>= 2018.03.07)wtsUtilities is an R package available at https://github.com/wStockhausen/wtsUtilities. The other packages are available from CRAN.