summarize_psa: Lumps replicated samples together and computes the mean...

View source: R/psa-summarizing-helpers.R

summarize_psaR Documentation

Lumps replicated samples together and computes the mean values

Description

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.)

Usage

summarize_psa(df)

Arguments

df

data frame having standard psa structure (i.e. metadata that is included in every file) and one or more numeric columns to summarize

Value

data frame with all replicate samples averaged to a single value for each variable


evanmascitti/soiltestr documentation built on Oct. 6, 2022, 5:32 p.m.