Description Usage Arguments Value
View source: R/al_combine_ancillary.R
This function combines Al data and output from al_get_ancillary in preparation to calculate criteria. Currently the dataframes must me AWQMS outputs. This may change in an update, if needed.
1 | al_combine_ancillary(al_df, ancillary_df)
|
al_df |
data from AWQMS that contains al data. Ancillary data gets joined to this. |
ancillary_df |
Output of al_get_ancillary() |
Dataframe with DOC, Hardness, pH, al_ancillary_cmt added to al_df
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.