SpatialPosition
R package for computing spatial position models:
- Stewart potentials :warning:
- Reilly catchment areas
- Huff catchment areas
:warning: 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")