check_distances_from_target: check distance from target

Description Usage Arguments Value

View source: R/check_distances_from_target.R

Description

check distance from target

Usage

1
2
3
4
5
6
check_distances_from_target(
  dataset_sf,
  target_points,
  cols_to_report,
  distance_threshold = 25
)

Arguments

target_points

spatial points to check dataset agains

cols_to_report

which columns you want to return with distnace

dataset

an sf dataset

Value

simplified dataset with distance to closest target point


zackarno/butteR documentation built on May 8, 2021, 4:50 p.m.