Package index
-
as_hydrograph()
- Coerce an object to an event hydrograph
-
ch_width()
`ch_width<-`()
- Get and Set Channel Width
-
convert_dataframe_to_tibble()
- Possibly convert a data.frame to a tibble
-
cross_section()
- Create a new channel cross section
-
discretize_hydrograph()
- Discretize a Hydrograph
-
erode()
- Erode a channel from GBEM
-
eroding_flow()
- Flow Threshold for Channel Erosion
-
est_mu()
- Estimate mu value
-
hyd_snow()
hyd_rain()
hyd_const()
- Pre-set Event Hydrographs
-
ferguson_n()
- Function to use the Ferguson equation to calculate an equivalent n value
-
find_d_crit()
- Calculates the critical threshold for channel widening
-
find_q_b()
- Determine if channel will widen and calculate transp, widening
-
gbem()
- Gravel-Bed River Bank Erosion Model
-
gbem0()
- Single iteration of the GBEM algorithm
-
hydrograph()
- Construct an event hydrograph
-
is_hydrograph()
- Test if an object is a hydrograph
-
min_stable_channel()
- Minimum-Width Stable Channel
-
new_cross_section()
- Constructor function for cross_section objects
-
new_hydrograph()
- Constructor function for (event) hydrograph objects
-
peak()
- Hydrograph peak
-
plot(<hydrograph>)
- Plot a hydrograph
-
range(<hydrograph>)
- Event hydrograph timing
-
validate_cross_section()
- Validator function for cross_section objects
-
validate_hydrograph()
- Validator function for hydrograph objects