dh8: Function to return the DH8 hydrologic indicator statistic for...

Description Usage Arguments Value Examples

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

Description

This function accepts a data frame that contains a column named "discharge" and calculates DH8; Variability of annual maximum of 7-day moving average flows. Compute the standard deviation for the maximum 7-day moving averages. DH8 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

dh8 numeric containing DH8 for the given data frame

Examples

1
2

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