bact_geomeans: Calculate Geometric Means

Description Usage Arguments Value

View source: R/bacteria.R

Description

Expands the input data frame by adding columns for 42-day rolling geometric means and counts of samples used to calculate the geometric mean.

Usage

1

Arguments

df

a data frame of indicator bacteria monitoring data that has been tidied by tidy_bacteria(df) and has daily rows between the first and last SampleDate using expand_dates(df)

Value

an expanded data frame with columns for geometric means and sample counts


chrislopez28/bacteria documentation built on Nov. 18, 2019, 6:54 a.m.