ptrvQCStats | R Documentation |
returns and saves a list of dataframes containing the average (avg), standard deviations (std) and coefficients of variation (cv)
ptrvQCStats(df, ions = NULL)
df |
a dataframe with name,days,products, replicates as first columns. Further columns corresponds to the intensity relatively to ions (one ion by column) |
ions |
vector containing the names of the column to be considered as ions and to be analysed |
a list of dataframes: avg for the average, std for standard deviations and cv for the coefficient of variations
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.