round_values: Round values stored in result_org and result

View source: R/corrections.R

round_valuesR Documentation

Round values stored in result_org and result

Description

Round values stored in result_org and result as indicated in the process document. Required as there exists an issue with number storage such that when values are read in, some have excess decimal places. Especially pertinent for values calculated within the lab data sheet

Usage

round_values(labdat)

Arguments

labdat

dataframe containing the parsed lab data

Value

dataframe containing the parsed lab data where result_org and result are recorded with the correct number of decimal points


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