Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
R package for computing spatial position models:
- Stewart potentials ⚠️
- Reilly catchment areas
- Huff catchment areas
⚠️ Functions related to Stewart's potential are deprecated. Please use the potential package instead.
Installation
install.packages("SpatialPosition")
Demo
Vignettes contain commented scripts on how to use SpatialPostion.
- Introduction to the SpatialPosition package :
vignette(topic = "SpatialPosition")
- Stewart Potentials: a Use Case :
vignette(topic = "StewartExample")