Description Usage Arguments Value Examples
View source: R/RProjects/HITHATStats/R/fl3.R View source: R/fl3.R
This function accepts a data frame that contains a column named "discharge" and calculates FL3; Frequency of low pulse spells. Compute the average number of flow events with flows below a threshold equal to 5 percent of the mean flow value for the entire flow record. FL3 is the average (or median-Use Preference option) number of events (number of events/year-temporal).
| 1 |   fl3(qfiletempf, pref = "mean")
 | 
| qfiletempf | data frame containing a "discharge" column containing daily flow values | 
| pref | string containing a "mean" or "median" preference | 
fl3 numeric containing FL3 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.