dh19: Function to return the DH19 hydrologic indicator statistic...

Description Usage Arguments Value Examples

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

Description

This function accepts a data frame that contains a column named "discharge" and calculates DH19; High flow duration. Compute the average duration of flow events with flows above a threshold equal to seven times the median flow value for the entire flow record. DH19 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

dh19 numeric containing DH19 for the given data frame

Examples

1
2

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