round_values | R Documentation |
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
round_values(labdat)
labdat |
dataframe containing the parsed lab data |
dataframe containing the parsed lab data where result_org and result are recorded with the correct number of decimal points
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.