R package for computing spatial position models:
- Stewart potentials
⚠️ - Reilly catchment areas
- Huff catchment areas
potential
package instead.
install.packages("SpatialPosition")
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")