require(gcspikelite)
# paths and files
gcmsPath<-paste(find.package("gcspikelite"),"data",sep="/")
tofFiles<-dir(gcmsPath,"tof",full=TRUE)
# parse ChromaTOF file
cTofList<-parseChromaTOF(tofFiles[1])
Run the code above in your browser using DataLab