dh12: Function to return the DH12 hydrologic indicator statistic...

Description Usage Arguments Value Examples

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

Description

This function accepts a data frame that contains a column named "discharge" and calculates DH12; Annual maximum of 7-day moving average flows divided by the median for the entire record. Compute the maximum daily average flow for each year. DH12 is the mean of these values divided by the median for the entire record (dimensionless-spatial).

Usage

1

Arguments

qfiletempf

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

Value

dh12 numeric containing DH12 for the given data frame

Examples

1
2

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