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)

Arguments

file

(character): Path to Shimadzu .txt file.

encoding

(character): Encoding of the text file (used by base::readLines()).

quiet

(logical): Suppress printing of progress.

Value

List of spectra tables.

Note

This is a first rough import function and the functions may change without notice.

Author

Bjoern Egert