convert_biocounts: Convert biological data

View source: R/corrections.R

convert_biocountsR Documentation

Convert biological data

Description

Identifies biological values stored in per mL by identifying 10^-3 in the parameters name and converts the values to per L by multiplying by 1000.

Usage

convert_biocounts(labdat)

Arguments

labdat

dataframe containing the parsed lab data

Value

dataframe containing the parsed lab data with the required biological data values and units converted to per L as required


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