Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

nngeo-package

nngeo: k-Nearest Neighbor Join for Spatial Data


Description

K-nearest neighbor search for projected and non-projected 'sf' spatial layers. Nearest neighbor search uses (1) C code from 'GeographicLib' for lon-lat point layers, (2) function knn() from package 'nabor' for projected point layers, or (3) function st_distance() from package 'sf' for line or polygon layers. The package also includes several other utility functions for spatial analysis.

Author(s)

Maintainer: Michael Dorman dorman@post.bgu.ac.il

Other contributors:

See Also

Useful links:


nngeo

k-Nearest Neighbor Join for Spatial Data

v0.4.2
MIT + file LICENSE
Authors
Michael Dorman [aut, cre], Johnathan Rush [ctb], Ian Hough [ctb], Dominic Russel [ctb], Luigi Ranghetti [ctb], Charles F.F Karney [ctb, cph] (Author of included C code from 'GeographicLib' for geodesic distance)
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.