Description Usage Arguments Value Author(s) References See Also Examples
Calculates indices for several stations at once.
1 2 3 4 | multistationsreport(...,indices = c("meanflow", "Q95", "MAM1", "MAM7",
"MAM10", "MAM30", "MAM90", "baseflowindex", "recession"),
recessionmethod = "MRC", recessionseglength = 7, recessionthreshold = 70,
recessiontrimIRS = 0.1,lflist = NULL)
|
... |
Objects of class "lfobj" |
indices |
A vector of indices to calculate |
recessionmethod |
See |
recessionseglength |
See |
recessionthreshold |
See |
recessiontrimIRS |
See |
lflist |
Alternative give a list containing "lfobj"s. |
A data.frame containing the calculated indices.
Daniel Koffler and Gregor Laaha
Gustard, A. & Demuth, S. (2009) (Eds) Manual on Low-flow Estimation and Prediction. Operational Hydrology Report No. 50, WMO-No. 1029, 136p.
meanflow
, Q95
,MAM
,BFI
,recession
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.