dl11: Function to return the DL11 hydrologic indicator statistic...

Description Usage Arguments Value Examples

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

Description

This function accepts a data frame that contains a column named "discharge" and calculates DL11; Annual minimum daily flow divided by the median for the entire record. Compute the minimum daily flow for each year. DL11 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

dl11 numeric containing DL11 for the given data frame

Examples

1
2

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