Description Usage Arguments Value
Expands the input data frame by adding columns for 42-day rolling geometric means and counts of samples used to calculate the geometric mean.
1 |
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) |
an expanded data frame with columns for geometric means and sample counts
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.