near_eachother: which points are near any of the others in list?

View source: R/near_eachother.R

near_eachotherR Documentation

which points are near any of the others in list?

Description

which points are near any of the others in list?

Usage

near_eachother(lon, lat, distance, or_tied = FALSE)

Arguments

lon

longitude

lat

latitude

distance

distance between points in miles to check

or_tied

if TRUE, checks if less than or equal to distance, otherwise if less than


ejanalysis/proxistat documentation built on April 2, 2024, 10:13 a.m.