Description Usage Arguments Value
View source: R/match_closest_pt_rtree.R
closest_distance_rtree
1 | closest_distance_rtree(sf1, sf2, k = 1, sf1_coords = c("X", "Y"))
|
sf1 |
simple feature 1 (point) |
sf2 |
simple feature 2 (point). |
sf1 with closest record from sf2 attached.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.