R/check_slope_sinuosity.R
check_slope_sinuosity.Rd
Checks that the output of the `slope_sinuosity` function is valid.
check_slope_sinuosity(slope_sinuosity_df)
Returns TRUE if the `slope_sinuosity_df` data frame 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.