R/read_txt_Shimadzu.R
read_txt_Shimadzu.Rd
EXPERIMENTAL FUNCTION
Read Shimadzu GCxGC-qMS spectra files (.txt
) as exported by
Shimadzu Chrome Solution (v. 2.72).
Mass Spectrometer: Shimadzu GCMS-QP 2010 Ultra (www.shimadzu.com)
read_txt_Shimadzu(file, encoding = "", quiet = TRUE)
(character): Path to Shimadzu .txt
file.
(character): Encoding of the text file (used by
base::readLines()
).
(logical): Suppress printing of progress.
List of spectra tables.
This is a first rough import function and the functions may change without notice.