plotScan-methods {xcms} | R Documentation |
Plot a single mass scan using the impulse representation. Most useful for centroided data.
object |
the xcmsRaw object |
scan |
integer with number of scan to plot |
massrange |
numeric vector of length >= 2 whose range will be used to select masses to plot |
ident |
logical, use mouse to interactively identify and label individual masses |
plotScan(object, scan, massrange = numeric(), ident = FALSE)