View source: R/bact_fresh_contact_rec.R
Fresh_Contact_rec | R Documentation |
Assesses Ecoli data against the standard
Fresh_Contact_rec(df, datetime_column = "sample_datetime")
df |
dataframe with Ecoli data |
datetime_column |
POSIXCT column name containing sample datetimes |
a dataframe with relevant Ecoli criteria and excursion variables added
function(df = your_ecoli_data, datetime_column = "sample_datetime")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.