Description Usage Arguments Value
View source: R/check_distances_from_target.R
check distance from target
1 2 3 4 5 6 | check_distances_from_target(
dataset_sf,
target_points,
cols_to_report,
distance_threshold = 25
)
|
target_points |
spatial points to check dataset agains |
cols_to_report |
which columns you want to return with distnace |
dataset |
an sf dataset |
simplified dataset with distance to closest target point
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.