normalizeByEval: normalizeByEval Divides each evaluation by the sum of its...

View source: R/normalizeByEval.r

normalizeByEvalR Documentation

normalizeByEval Divides each evaluation by the sum of its variables

Description

normalizeByEval Divides each evaluation by the sum of its variables

Usage

normalizeByEval(df, ionToUse = NULL)

Arguments

df

data frame containing the column "file","product","subject","rep","ion","intensity" (optionally "file" and "time")

ionToUse

if NULL, all the ions are use to normalize, if a vector of names of ions, it is used to normalize


ChemoSens/PTRMSR documentation built on June 15, 2025, 10:40 a.m.