mh15.17: Function to return the MH15-MH17 hydrologic indicator...

Description Usage Arguments Value Examples

View source: R/RProjects/HITHATStats/R/mh15.17.R View source: R/mh15.17.R

Description

This function accepts a data frame that contains a column named "discharge" and calculates the high flow discharge indexes. MH15; High flow discharge index. Compute the 1-percent exceedence value for the entire data record. MH15 is the 1-percent exceedence value divided by the median flow for the entire record (dimensionless-spatial). MH16; Compute the 10-percent exceedence value for the entire data record. MH16 is the 10-percent exceedence value divided by the median flow for the entire record (dimensionless-spatial). MH17; Compute the 25-percent exceedence value for the entire data record. MH17 is the 25-percent exceedence value divided by the median flow for the entire record (dimensionless-spatial).

Usage

1

Arguments

qfiletempf

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

Value

mh15.17 list of numeric value of MH15, MH16 and MH17 for the given data frame

Examples

1
2

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