check_fecal_to_total: Check Fecal-To-Total Ratio

Description Usage Arguments Value

View source: R/bacteria.R

Description

Inserts columns that calculate the fecal coliform to total coliform ratio, show the single sample objective for total coliform if applicable, and show compliance with applicable objectives.

Usage

1
check_fecal_to_total(df, sub_ecoli_for_fecal = FALSE, water_type = "marine")

Arguments

df

a tidy data frame

water_type

a string of either "fresh" or "marine' representing the water type of the water body

sub_ecoli_for_frecal

a logical object that is TRUE if e. coli results should be used in place of fecal coliform to caculate the fecal to total ratio

Value

a data frame


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