R/check_cross_section_points.R
check_cross_section_points.Rd
Checks that the input data structure `cross_section_points` meets the requirements for this data structure.
check_cross_section_points(xs_points, step = c("station_points", "loop_bend"))
Returns TRUE if the `cross_section_points` data structure matches the requirements. The function throws an error for a data structure not matching the data specification. Returns errors describing how the the data structure doesn't match the requirement.