DO_percent: Calculate percent DO Calculate the precent dissolved oxygen,...

DO_percentR Documentation

Calculate percent DO Calculate the precent dissolved oxygen, equal to DO/oxygen solubility*100

Description

Calculate percent DO Calculate the precent dissolved oxygen, equal to DO/oxygen solubility*100

Usage

DO_percent(column_names, labdat)

Arguments

column_names

string vector defined in apply_calculations. The desired final columns for each calculated dataframe

labdat

dataframe containing the parsed lab data

Value

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


biogeochem/bpwtpR documentation built on May 6, 2024, 5:17 p.m.