dh14: Function to return the DH14 hydrologic indicator statistic...

Description Usage Arguments Value Examples

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

Description

This function accepts a data frame that contains a column named "discharge" and calculates DH14; Flood duration. Compute the mean of the mean monthly flow values. Find the 95th percentile for the mean monthly flows. DH14 is the 95th percentile value divided by the mean of the monthly means (dimensionless-spatial).

Usage

1

Arguments

qfiletempf

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

Value

dh14 numeric containing DH14 for the given data frame

Examples

1
2

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