Export chromatograms
Arguments
- chrom_list
A list of chromatograms.
- path_out
Path to directory for writing files.
- export_format
Format to export files: either
mzml
,cdf
, orcsv
.- what
What to write. Either
MS1
orchrom
.- force
Logical. Whether to overwrite existing files. Defaults to
TRUE
.- show_progress
Logical. Whether to show progress bar. Defaults to
TRUE
.- verbose
Logical. Whether to print verbose output.
- ...
Additional arguments to write function.