lEr | R Documentation |
Internal function to extract label data in lipidomicR
lEr(
data,
Inlabel = c("PE(17:0/17:0)", "PC(17:0/17:0)", "PS(14:0/14:0)"),
relative_as_default = TRUE,
relative.mannual = NULL
)
data |
Data frame. Row lipidomics data. Should be imported with importer(). |
Inlabel |
Vector. Name of Internal label. |
relative_as_default |
Logical, default as TRUE for automatically searching for internal standard data. |
relative.mannual |
Vector, the exact channel name. |
Data of internal label.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.