importChromatograms: importChromatograms

View source: R/importChromatograms.R

importChromatogramsR Documentation

importChromatograms

Description

importChromatograms

Usage

importChromatograms(rawfile)

Arguments

rawfile

file path; File path of an Orbitrap raw file.

Value

Returns a tibble containing the chromatography information.

Examples


rawfile <- "C:/myfile.raw"
lc <- importChromatograms(rawfile)


jrijn/streamlineR documentation built on July 4, 2025, 12:09 p.m.