getConc: Extract the concentrations used in a MALDIassay

View source: R/getters.R

getConcR Documentation

Extract the concentrations used in a MALDIassay

Description

Extract the concentrations used in a MALDIassay

Usage

getConc(object)

Arguments

object

Object of class MALDIassay

Value

Numeric vector, concentrations used in a MALDIassay

Examples

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

MALDIcellassay documentation built on Sept. 11, 2024, 8:29 p.m.