ptrvQCStats: ptrvQCStats

View source: R/ptrvQCStat.r

ptrvQCStatsR Documentation

ptrvQCStats

Description

returns and saves a list of dataframes containing the average (avg), standard deviations (std) and coefficients of variation (cv)

Usage

ptrvQCStats(df, ions = NULL)

Arguments

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

Value

a list of dataframes: avg for the average, std for standard deviations and cv for the coefficient of variations


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