powered by
Determine the time of the maximum item in the supplied time series.
time_at_peak(ts, icol = 1)
Time series
Column index if a multi-column time series
# NOT RUN { require(dynatopmodel) data(brompton) with(brompton$storm.run, time_at_peak(qsim)) # }
Run the code above in your browser using DataLab