View source: R/normalizeByEval.r
normalizeByEval | R Documentation |
normalizeByEval Divides each evaluation by the sum of its variables
normalizeByEval(df, ionToUse = NULL)
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.