lEr: lEr

View source: R/data_cleaner.R

lErR Documentation

lEr

Description

Internal function to extract label data in lipidomicR

Usage

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
)

Arguments

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.

Value

Data of internal label.


LipidomicsR documentation built on May 29, 2024, 8:59 a.m.