View source: R/AlBLM_Transform.R
AlBLM | R Documentation |
A function that converts data from AWQMS long table format into the wide table format that is used by the Aluminum BLM model and the NPDES Aluminum BLM templates. Ancillary data is the first data found in the calendar day.
AlBLM(x)
x |
table output from AWQMS query |
Output includes the method detection and method reporting limit for Aluminum, as well as result value and also the "Result_Type" for each characteristic so that user can better judge the quality of the data. This function does not return data that has a "Rejected" status in AWQMS.
Written by Aliana Britson
Dataframe with input file for BLM
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.