dl10: Function to return the DL10 hydrologic indicator statistic...

Description Usage Arguments Value Examples

View source: R/RProjects/HITHATStats/R/dl10.R View source: R/dl10.R View source: R/standalone_scripts/stats_compare_wps.r View source: R/standalone_scripts/stats_observed.r

Description

This function accepts a data frame that contains a column named "discharge" and calculates DL10; Variability of annual minimum of 90-day moving average flow. Compute the standard deviation for the minimum 90-day moving averages. DL10 is 100 times the standard deviation divided by the mean (percent-spatial).

Usage

1

Arguments

qfiletempf

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

Value

dl10 numeric containing DL10 for the given data frame

Examples

1
2

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