convert_biocounts | R Documentation |
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.
convert_biocounts(labdat)
labdat |
dataframe containing the parsed lab data |
dataframe containing the parsed lab data with the required biological data values and units converted to per L as required
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.