View source: R/near_eachother.R
near_eachother | R Documentation |
which points are near any of the others in list?
near_eachother(lon, lat, distance, or_tied = FALSE)
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.