View source: R/Functions_retcorAdjust.R
rtexport | R Documentation |
Extract corrected and uncorrected retention times for each scan from an xcms::XCMSnExp, xcms::xcmsSet or xcms::xsAnnotate object
rtexport(xset)
xset |
an xcms::XCMSnExp, xcms::xcmsSet or xcms::xsAnnotate object |
elements of the returned RTcorr
class object
noncorr
list of numeric vectors with retention times for each scan for each file, before RT correction
corr
list of numeric vectors with retention times for each scan for each file, after RT correction
fnames
character() of filenames for each of the lists in noncorr
and corr
RTcorr
object, which is a named list, see Details
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.