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