landscapemetrics (version 2.1.1)

rcpp_get_nearest_neighbor: First nearest neighbor distance

Description

Efficiently calculate the distance to the first nearest neighbor. Quasi linear runtime.

Usage

rcpp_get_nearest_neighbor(points)

Value

Vector

Arguments

points

A two numeric matrix, where the first two columns are x and y

Author

Florian Privé florian.prive.21@gmail.com