Learn R Programming

MALDIcellassay (version 0.4.47)

getConc: Extract the concentrations used in a MALDIassay

Description

Extract the concentrations used in a MALDIassay

Usage

getConc(object)

Value

Numeric vector, concentrations used in a MALDIassay

Arguments

object

Object of class MALDIassay

Examples

Run this code
# see example for `fitCurve()` to see how this data was generated
data(Blank2022res)
head(getConc(Blank2022res))

Run the code above in your browser using DataLab