plotPeak | R Documentation |
Plot a peak of interest from a MALDIassay object
plotPeak(object, mzIdx, tol = 0.8)
object |
object of class MALDIassay |
mzIdx |
numeric, index of mass of interest (see |
tol |
numeric, tolerance around peak to plot |
ggplot object
data(Blank2022res)
plotPeak(Blank2022res, mzIdx = 2)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.