ra7: Function to return the RA7 hydrologic indicator statistic for...

Description Usage Arguments Value Examples

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

Description

This function accepts a data frame that contains a column named "discharge" and calculates RA7; Change of flow. Compute the loge of the flows for the entire flow record. Compute the change in log of flow for days in which the change is negative for the entire flow record. RA7 is the median of these log values (cubic feet per second/day-temporal).

Usage

1

Arguments

qfiletempf

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

Value

ra7 numeric containing RA7 for the given data frame

Examples

1
2

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