This function returns the annual maximum series from a daily streamflow time
series.
Usage
pk.max(TS)
Arguments
TS
output from create.ts containing a data.frame of
the daily streamflow time series
Value
Returns a numeric vector containing the annual maximum flow (m3/s)
series, by hydrologic year. The "times" attribute contains the hydrologic year
for each element in the vector.