area_between()
|
A function to calculate area between two profiles |
calc_var()
|
A function to assess the variability in the area calculation |
clean_transect()
|
A function that cleans and formats sr. |
cross_series()
|
This function crosses two (l,z) series and provides a tibble regarding all points of interest (observations, intersections, interpolations) |
cut_series()
|
A function that returns the part of sr delimited by a and b. |
find_section()
|
Describe levee-to-levee section in which a local minimum with z=z_min falls. |
get_channel_from_section()
|
A function that returns channels delimited by one local maxima (on one side). |
get_channels()
|
A function that returns sections and channels |
get_sections()
|
A function that returns sections delimited by local maxima with height > hmin. |
local_extrema()
|
A function that returns local maxima and minima in a profile |
plot_area()
|
A function to plot the area between two profiles |
plot_channels()
|
A function that plots channels and sections. |
project_on_AB()
|
A function to project data on a line defined by two points A & B |
project_on_transect()
|
A function to project data on a bestfitting transect line |
regroup_channels()
|
A function that cleans and formats sr. |