getConc {MALDIcellassay} | 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))