plotEICs-methods {CAMERA} | R Documentation |
Batch plot a list of extracted ion chromatograms to the current graphics device.
object |
the |
xraw |
|
maxlabel |
How many m/z labels to print |
sleep |
seconds to pause between plotting EICs |
... |
other graphical parameters |
None.
plotEICs(object,
xraw,
pspec=1:length(object@pspectra),
maxlabel=0, sleep=0)
Steffen Neumann, sneumann@ipb-halle.de
xsAnnotate-class
,
png
,
pdf
,
postscript
,