View source: R/data_transformation.R
data_transformation | R Documentation |
This function performs a transformation of imputed concentration values (imputed_Conc) with a given function. NA values are skipped. The transformed values are added to aggregated_data in an extra column transf_Conc.
data_transformation(metalyzer_se)
metalyzer_se |
a MetAlyzer object |
An updated aggregated_data tibble data frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.