powered by
plot GC/LC-MS data as scatter plot
plotmz(data, inscf = 3.5, ...)
scatter plot
imported data matrix of GC-MS
Log intensity cutoff for peaks, default 3.5
parameters for `plot` function
if (FALSE) { data(matrix) png('test.png') plotmz(matrix) dev.off() }
Run the code above in your browser using DataLab