find_section: Describe levee-to-levee section in which a local minimum with...

View source: R/get_sections.R

find_sectionR Documentation

Describe levee-to-levee section in which a local minimum with z=z_min falls.

Description

Describe levee-to-levee section in which a local minimum with z=z_min falls.

Usage

find_section(rtib, tibm, sr, hmin)

Arguments

rtib

tibble describing local minimum (id and z)

tibm

tibble with local maxima

sr

tibble with columns l and z describing profile

hmin

the minimum value for a local maximum to be delimiting a section (z > z_min + hmin)

Value

a tibble describing the section.


lvaudor/riverbed documentation built on Feb. 25, 2023, 3:47 p.m.