dl12: Function to return the DL12 hydrologic indicator statistic...

Description Usage Arguments Value Examples

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

Description

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

Usage

1

Arguments

qfiletempf

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

Value

dl12 numeric containing DL12 for the given data frame

Examples

1
2

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