make_summary_table: Make summary table Uses ddply to extract the mean and...

Description Usage Arguments Value Examples

Description

Make summary table Uses ddply to extract the mean and standard deviation of the d13C and d15N data for each model group

Usage

1

Arguments

df

The data.frame that specifies a single column $model_groups, which groups the isotopic data into different endpoint categories

Value

A n x 8 summary data.frame where n is the number of different endpoint groups.

Examples

1
model_names <- make_summary_table(test_df)

eknit/isotopevis documentation built on May 16, 2019, 2:25 a.m.