Description Usage Arguments Details Value
Method defining plot()
for the MassSpectra
class
plot has no generic by default
1 2 3 4 5 6 7 8 9 10 |
x |
object of type PeakList |
y |
missing |
... |
further args |
mzRange |
vector or length two, indicating the mz range to be plotted |
plotDeriv |
boolean plot derivate if available |
plotPeaks |
boolean plot peaks if available |
plotWidths |
boolean plot peak widths if available |
The output of this method is adapted for plotting mass spectra. Uncalibrated
data is plotted as xy plot while uncalibrated data is plotted as barplot. The parameter
mzRange
allows choosing the plot range directly according to the mz number
(when calibrated).
plot spectra with peaks and peak widths
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.