View source: R/lab_data_tools.R
correctForSpikes | R Documentation |
Correct isotope data for unlabeled nitrate spikes
correctForSpikes(isotope_data, nitrate_data, spike_table, C_sp, AP_sp)
isotope_data |
data table of atom percents to be corrected |
nitrate_data |
data table of nitrate concentrations for samples in isotope_data |
spike_table |
table with sample IDs of spiked samples, volume of sample, and volume of spike |
C_sp |
Nitrate concentration of spike solution |
AP_sp |
Atom percent (N15-Nitrate/(N14-Nitrate + N15 Nitrate)) of spike solutions |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.