View source: R/importChromatograms.R
importChromatograms | R Documentation |
importChromatograms
importChromatograms(rawfile)
rawfile |
file path; File path of an Orbitrap raw file. |
Returns a tibble containing the chromatography information.
rawfile <- "C:/myfile.raw"
lc <- importChromatograms(rawfile)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.