Add a flagged and extension distance columns to set of transects with CS attributes based on new cross section points data
flag_transects_for_change.Rd
Add a flagged and extension distance columns to set of transects with CS attributes based on new cross section points data
Usage
flag_transects_for_change(
x,
crosswalk_id = NULL,
points_per_cs = NULL,
min_pts_per_cs = 10,
dem = default_dem,
pct_of_length_for_relief = 0.01,
na.rm = TRUE
)