ma2: Function to return the MA2 hydrologic indicator statistic for...

Description Usage Arguments Value Examples

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

Description

This function accepts a data frame that contains a column named "discharge" and calculates the median of the daily flow values for the entire record (cubic feet per second)

Usage

1
  ma2(x)

Arguments

x

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

Value

ma2 numeric value of the median daily flow for the given data frame

Examples

1
2

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