View source: R/pH_assessment.R
pH_assessment | R Documentation |
Asssesses pH data against the appropriate criteria and produces columns for excursions, including whether they were high or low
pH_assessment(pH_data)
pH_data |
dataframe with pH data and criteria values |
dataframe with the following columns added; 'pH_violation', 'pH_violation_high', 'pH_violation_low.'
pH_assessment(pH_data = "your-pH-data")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.