time_to_peak: Time between the peak rainfall and the peak discharge

Description Usage Arguments Author(s) See Also Examples

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

dynatopmodel documentation built on May 1, 2019, 7:32 p.m.