View source: R/psa-summarizing-helpers.R
summarize_psa | R Documentation |
Does the transformation over any numeric columns; data frames are first grouped by the identifiers standard to a psa data file (date, experiment name, etc.)
summarize_psa(df)
df |
data frame having standard psa structure (i.e. metadata that is included in every file) and one or more numeric columns to summarize |
data frame with all replicate samples averaged to a single value for each variable
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.