get_model_names: Get model names

Description Usage Arguments Value Examples

Description

Extracts the category names from the list of those provided in the data frame df

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 2 data.frame where n is the number of different groups. The first column is the type of endpoint (animal, plant) the second is the name of the endpoint group.

Examples

1
model_names <- get_model_names(test_df)

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