dql_dos: Assigns DO concentration DQLs to DO saturation

View source: R/dql_dos.R

dql_dosR Documentation

Assigns DO concentration DQLs to DO saturation

Description

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.

Usage

dql_dos(df = results)

Arguments

df

Dataframe of results after manual grade corrections have been applied to DO concentration values. Default is results.

Value

Dataframe of all results with final grade.


DEQrmichie/odeqcdr documentation built on Feb. 15, 2025, 10:01 a.m.