Description Usage Arguments Value
View source: R/tq_regime_signatures.R
Compute the timing of the maximum of the streamflow regime. This function is only a wrapper arount which.max() doing ... nothing.
1 | q_timing(Q)
|
Q |
numeric vector. streamflow regime (365 or 366 values) |
the index of the maximum of input 'Q'
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.