powered by
method getTOFs
getTOFs(object)## S3 method for class 'MassSpectra': getTOFs(object)
## S3 method for class 'MassSpectra': getTOFs(object)
vector numeric with TOF values
library(tofsimsData) data(tofsimsData) timeOfFlight <- getTOFs(testSpectra) head(timeOfFlight)
Run the code above in your browser using DataLab