Description Usage Arguments Value Examples
View source: R/RProjects/HITHATStats/R/dh11.R View source: R/dh11.R
This function accepts a data frame that contains a column named "discharge" and calculates DH11; Annual maximum of 1-day moving average flows divided by the median for the entire record. Compute the maximum of a 1-day moving average flow for each year. DH11 is the mean of these values divided by the median for the entire record (dimensionless-temporal).
| 1 |   dh11(qfiletempf, pref = "mean")
 | 
| qfiletempf | data frame containing a "discharge" column containing daily flow values | 
| pref | string containing a "mean" or "median" preference | 
dh11 numeric containing DH11 for the given data frame
| 1 2 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.