check_point_distance_by_id: check distances between points by id

Description Usage Arguments Value

View source: R/check_point_distances_by_id.R

Description

check distances between points by id

Usage

1
check_point_distance_by_id(sf1, sf2, sf1_id, sf2_id, dist_threshold)

Arguments

sf1

sf class point class object 1

sf2

sf class point class object 2

sf1_id

sf1_id that links to sf_2

sf2_id

sf2_id that links to sf_1

dist_threshold

distance threshold to check

Value

1.) dataset with distance column mutated, 2.) a leaflet map, 3.) histogram of distances


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