time_to_peak: Time between the peak rainfall and the peak discharge

Description Usage Arguments Author(s) See Also Examples

View source: R/hydro_util.r

Description

Return the lag, in hours, between the peak in the rainfall record and that of the discharge

Usage

1
time_to_peak(rain, qsim, units = "hour")

Arguments

rain

Time series of rainfall.

qsim

Time series of discharges.

units

Units in which to return the value

Author(s)

Peter Metcalfe

See Also

time_at_peak

Examples

1
2
3
4
5

waternumbers/dynatopmodel documentation built on Jan. 7, 2022, 12:27 a.m.