extractSpots | R Documentation |
Extract the spot coordinates
extractSpots(spec)
spec |
list of MALDIquant::MassSpectrum or MALDIquant::MassPeaks objects |
Character vector of spot names. If multiple spots are used (e.g. for average spectra) they will be concatenate.
data(Blank2022spec)
head(extractSpots(Blank2022spec))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.