ma1: Function to return the MA1 hydrologic indicator statistic for...

Description Usage Arguments Value Examples

View source: R/RProjects/HITHATStats/R/ma1.R View source: R/ma1.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 mean of the daily flow values for the entire record (cubic feet per second)

Usage

1
  ma1(x)

Arguments

x

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

Value

ma1 numeric value of the mean daily flow for the given data frame

Examples

1
2

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