nngeo-package | R Documentation |
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.
Maintainer: Michael Dorman dorman@post.bgu.ac.il
Other contributors:
Johnathan Rush johnathan.rush@mssm.edu [contributor]
Ian Hough hough@post.bgu.ac.il [contributor]
Dominic Russel domrussel@gmail.com [contributor]
Luigi Ranghetti luigi.ranghetti@gmail.com [contributor]
Attilio Benini attilio.benini@gmx.net [contributor]
Arnaud Tarroux arnaud.tarroux@nina.no [contributor]
Felipe Matas felipematas@yahoo.com [contributor]
Charles F.F Karney (Author of included C code from 'GeographicLib' for geodesic distance) [contributor, copyright holder]
Useful links:
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.