View source: R/peak_integerate.R
| integrate | R Documentation |
integrate Peak with trapzoid method given start and end
integrate(chrom_res, compound_id, samples_ids, smoothed = TRUE)
chrom_res |
ChromRes object. Must have observed RT values |
compound_id |
Compound ID |
samples_ids |
Sample ID. If NULL, all samples will be used |
smoothed |
Logical. If TRUE, use smoothed chromatogram. Default is TRUE |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.