dh18: Function to return the DH18 hydrologic indicator statistic...

Description Usage Arguments Value Examples

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

Description

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

dh18 numeric containing DH18 for the given data frame

Examples

1
2

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