This function takes a crw_object (crwIS only for now) and an 'sf' polygon object that defines the restricted area and identifies each segment of the path that crosses the restricted area. Each segment begins and ends with a coordinate that is outside the restricted area.
fix_segments(crw_object, vector_mask, crwFit)
a tibble with each record identifying the segments and pertinant values
Coordinate locations for the path. Can be one of the following classes:
(1) 'crwIS' object from the crwPostIS
function
an 'sf' polygon object that defines the restricted area
crwFit object that was used to generate the crw_object