r-spatial / spdep

Spatial Dependence: Weighting Schemes and Statistics
https://r-spatial.github.io/spdep/
116 stars 26 forks source link

fix \value that referenced non-existent arguments #96

Closed JosiahParry closed 1 year ago

JosiahParry commented 1 year ago

The man page for the local join count made reference to non-existent arguments nb and wt. These have been removed.