Skip to contents

Add an is_missing_depth flag to cross sections points Any cross section points that has missing Z (depth = NA) values is flagged as is_missing_depth = TRUE

Usage

add_is_missing_depth_flag(cs_pts)

Arguments

cs_pts

cs points dataframe, tibble, or sf dataframe

Value

cross_section_pts dataframe / tibble / sf dataframe with cross section points missing depths flag added