R/Fic_calculations.R
ras.Fu_feces_meanSD.Rd
Add mean & SD columns, grouped by grouping_col, for all the calculated numeric columns.
grouping_col
ras.Fu_feces_meanSD( df, grouping_col = "Sample_ID", sample_type = "Sample Type", compound = "Analyte Peak Name" )
Data frame
Column name to group by
Column name for sample type
Column name for compound
Data frame with mean & SD columns
# No example