mh26: Function to return the MH26 hydrologic indicator statistic...

Description Usage Arguments Value Examples

View source: R/RProjects/HITHATStats/R/mh26.R View source: R/mh26.R View source: R/standalone_scripts/stats_observed.r

Description

This function accepts a data frame that contains a column named "discharge" and calculates MH26, high peak flow. Compute the average peak flow value for flow events above a threshold equal to seven times the median flow for the entire record. MH26 is the average peak flow divided by the median flow for the entire record (dimensionless-temporal).

Usage

1

Arguments

qfiletempf

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

Value

mh26 numeric value of MH26 for the given data frame

Examples

1
2

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