getConc | R Documentation |
Extract the concentrations used in a MALDIassay
getConc(object)
object |
Object of class MALDIassay |
Numeric vector, concentrations used in a MALDIassay
# see example for `fitCurve()` to see how this data was generated
data(Blank2022res)
head(getConc(Blank2022res))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.