CMD + K

r-nngeo

Anaconda Verified

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.

Installation

To install this package, run one of the following:

Conda
$conda install r::r-nngeo

Usage Tracking

0.4.7
1 / 8 versions selected
Downloads (Last 6 months): 0

About

Summary

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.

Last Updated

Jan 16, 2024 at 21:28

License

MIT

Total Downloads

41

Supported Platforms

linux-64