powered by
Plot mass spectrum of certain retention time and return mass spectrum vector (MSP file) for NIST search
plotrtms(data, rt, ms, msp = FALSE)
plot, vector and MSP files for NIST search
imported data matrix of GC-MS
vector range of the retention time
vector range of the m/z
logical, return MSP files or not, default False
if (FALSE) { plotrtms(matrix,rt = c(500,1000),ms = c(300,500)) }
Run the code above in your browser using DataLab