dql_dos | R Documentation |
This function takes the accDQL, precDQL, and rDQL from DO concentration results and applies them to DO saturation results, as the measurements are taken from the same sensor. This is consistent with how the lab treats DOsaturation DQLs. This script should be run after DO concentration results have been assigned final grades.
dql_dos(df = results)
df |
Dataframe of results after manual grade corrections have been applied to DO concentration values. Default is results. |
Dataframe of all results with final grade.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.