Skip to contents

Validate Cross Section Points Against Transects Ensure all cross section points are valid relative to a set of transects

Usage

validate_cs_pts_against_transects(cs_pts, transects, crosswalk_id = NULL)

Arguments

cs_pts

sf object, cross section points

transects

sf object, transects

crosswalk_id

character, column name of the crosswalk id

Value

logical, TRUE if all validations pass, FALSE otherwise