calcAverage: calcAverage

View source: R/calcAverage.R

calcAverageR Documentation

calcAverage

Description

Calculates rolling or fixed averaging periods for parse_exceedance()

Usage

calcAverage(df, thresh, rolling_spc)

Arguments

df

data.frame prepped by parse_exceedance()

thresh

air quality threshold definitions

rolling_spc

names of species for which calcRolling() should be called. Others are passed to calcAverage()

Author(s)

W. S. Drysdale


willdrysdale/AQVisR documentation built on July 24, 2022, 8:52 a.m.