Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 1.04 KB

File metadata and controls

36 lines (25 loc) · 1.04 KB

SpatialPosition

Version R-CMD-check

Stewart Potentials

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")