View source: R/data_processing.R
calc_concentration_tidy | R Documentation |
This function converts peak areas to lipid concentration in units of nmol/g dry soil.Peak areas should be normalized and have standards subtracted prior to running this function.
calc_concentration_tidy( df, standard_fnames, mw_df = lipid_reference, standard_conc = 250, inj_vol = 2, standard = "13:0", soil_wt_df, vial_vol = 20 )
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.