| getAllMz | R Documentation | 
Get all mz value of an MALDIassay-object
getAllMz(object, excludeNormMz = FALSE)
object | 
 Object of class MALDIassay  | 
excludeNormMz | 
 Logical, remove normMz from list of mz values.  | 
numeric vector of mz values
# see example for `fitCurve()` to see how this data was generated
data(Blank2022res)
head(getAllMz(Blank2022res))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.