read.txt.Shimadzu {hyperSpec}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)

Description

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)

Usage

read.txt.Shimadzu(filename, encoding = "", quiet = TRUE)

Arguments

filename

file name and path of the .txt file

encoding

encoding of the txt file (used by readLines)

quiet

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(s)

Bjoern Egert


[Package hyperSpec version 0.100.2 Index]