Trim a set of transects to the bounds of polygons
trim_transects_to_polygons.Rd
Trim a set of transects to the bounds of polygons
Usage
trim_transects_to_polygons(
transect_lines,
flowlines,
polygons,
crosswalk_id = NULL,
dissolve = FALSE
)