landscapemetrics (version 1.4.4)

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)

Arguments

points

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

Value

Vector