Skip to contents

Validate Transects Against Flowlines Ensure all transects are valid relative to a set of flowlines

Usage

validate_transects_against_flowlines(transects, flowlines, crosswalk_id = NULL)

Arguments

transects

sf object, transects

flowlines

sf object, flowlines

crosswalk_id

character, column name of the crosswalk id

Value

logical, TRUE if all validations pass, FALSE otherwise