Learn R Programming

MALDIcellassay (version 0.4.47)

getNormMethod: Extract normalization method

Description

Extract normalization method

Usage

getNormMethod(object)

Value

Character, normalization method used.

Arguments

object

Object of class MALDIassay

Examples

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

Run the code above in your browser using DataLab