removal_GACfilt | R Documentation |
Calculate removal by GAC filtration. Equal to percent yield between the PreGAC and Clearwell values
removal_GACfilt(column_names, labdat, parameter, units)
column_names |
string vector defined in apply_calculations. The desired final columns for each calculated dataframe |
labdat |
dataframe containing the parsed lab data |
parameter |
string. Parameter for which to calculate removal by coagulation, filtration. Likely one of: DOC, TOC, Odour |
units |
string. The possible unit(s) for the parameter of interest |
dataframe containing all required columns, including the calculated
result. Note that the results of determine_NA_NC()
are employed, and that
parameters for which a value cannot be calculated are assigned NA or NaN, as
defined in the function description
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.