check_geolimits: Check Geometric Means Against Limitations

Description Usage Arguments Value

View source: R/bacteria.R

Description

Expands the input data frame to include columns that list relevant geometric mean water quality objectives and compliance with the objective.

Usage

1
check_geolimits(df, BU = "REC-1", water_type = "marine")

Arguments

df

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

Value

an expanded data frame with columns for relevant water quality objectives and compliance


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