check_flowline_points: Check the validity of an 'fluvgeo' 'flowline_points' data...

View source: R/check_flowline_points.R

check_flowline_pointsR Documentation

Check the validity of an 'fluvgeo' 'flowline_points' data structure

Description

Checks that the input data structure 'flowline_points' meets the requirements for this data structure.

Usage

check_flowline_points(flowline_points)

Arguments

flowline_points

sf object; a 'flowline_points' data structure used by the fluvgeo package.

Value

Returns TRUE if the 'flowline_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.


FluvialGeomorph/fluvgeo documentation built on June 17, 2024, 4:16 a.m.