nngeo (0.3.0)
k-Nearest Neighbor Join for Spatial Data.
https://github.com/michaeldorman/nngeo/
http://cran.r-project.org/web/packages/nngeo
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 nn2() from package 'RANN' for projected point layers, or (3) function st_distance() from package 'sf' for line or polygon layers.
Maintainer:
Michael Dorman
Author(s): Michael Dorman [aut, cre], Johnathan Rush [ctb], Ian Hough [ctb], Charles F.F Karney [ctb, cph] (Author of included C code from 'GeographicLib' for geodesic distance)
License: MIT + file LICENSE
Uses: igraph, lwgeom, RANN, raster, Rcpp, sf, sp, stars, units, DBI, RPostgreSQL, testthat, knitr, rmarkdown
Released 13 days ago.
10 previous versions
- nngeo_0.2.9. Released 4 months ago.
- nngeo_0.2.8. Released 7 months ago.
- nngeo_0.2.7. Released 9 months ago.
- nngeo_0.2.4. Released about 1 year ago.
- nngeo_0.2.2. Released about 1 year ago.
- nngeo_0.2.1. Released over 1 year ago.
- nngeo_0.2.0. Released over 1 year ago.
- nngeo_0.1.8. Released over 1 year ago.
- nngeo_0.1.5. Released almost 2 years ago.
- nngeo_0.1.0. Released almost 2 years ago.
Ratings
Overall: |
|
Documentation: |
|
Log in to vote.
Reviews
No one has written a review of nngeo yet. Want to be the first? Write one now.
Related packages: … (20 best matches, based on common tags.)
Search for nngeo on google, google scholar, r-help, r-devel.
Visit nngeo on R Graphical Manual.