read.txt.Shimadzu | R Documentation |
Reads 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(filename, encoding = "", quiet = TRUE)
filename |
file name and path of the .txt file |
encoding |
encoding of the txt file (used by |
quiet |
suppress printing of progress |
list of spectra tables
This is a first rough import function and the functions may change without notice.
Bjoern Egert