dl20: Function to return the DL20 hydrologic indicator statistic...

Description Usage Arguments Value Examples

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

Description

This function accepts a data frame that contains a column named "discharge" and calculates DL20; Number of zero-flow months. While computing the mean monthly flow values, count the number of months in which there was no flow over the entire flow record (percent-spatial).

Usage

1

Arguments

qfiletempf

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

Value

dl20 numeric containing DL20 for the given data frame

Examples

1
2

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