ptrvListCVA | R Documentation |
ptrvListCVA
ptrvListCVA(
df,
ionToRemove = NULL,
option = "OneWayANOVA",
normalizeByEval = FALSE,
log = FALSE,
axes = c(1, 2)
)
df |
data frame with "ion","intensity","product","subject" columns, |
ionToRemove |
vector of character containing ions to remove from the analysis |
option |
"OneWayANOVA" or "TwoWayANOVA" |
normalizeByEval |
Boolean. By default TRUE |
log |
boolean indicated if the intensities should be logged (TRUE) or not (FALSE) |
axes |
a list of couples of integers corresponding to the maps to be obtained |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.