dh21: Function to return the DH21 hydrologic indicator statistic...

Description Usage Arguments Value Examples

View source: R/RProjects/HITHATStats/R/dh21.R View source: R/dh21.R

Description

This function accepts a data frame that contains a column named "discharge" and calculates DH21; High flow duration. Compute the 25th percentile value for the entire flow record. Compute the average duration of flow events with flows above a threshold equal to the 25th percentile value for the entire set of flows. DH21 is the average (or median-Use Preference option) duration of the events (days-temporal).

Usage

1

Arguments

qfiletempf

data frame containing a "discharge" column containing daily flow values

Value

dh20 list containing DH21 for the given data frame

Examples

1
2

jlthomps/EflowStats documentation built on May 19, 2019, 12:48 p.m.