parse.isotopeframe: parse.isotopeframe

Description Usage Arguments Details Value Author(s)

View source: R/parse.isotopeframe.R

Description

Parse the isotope data frame produced by build.isotopeframe if the input data is in mean/standard deviation form.

Usage

1
parse.isotopeframe(isotope.frame)

Arguments

isotope.frame

A data frame of isotope mean/sd measurements to be parsed.

Details

This function is used by the internals of this package for parsing.

Value

mu

A matrix of mean vectors, one for each species.

sigma

A matrix of standard deviations for each isotope and each species.

Author(s)

Robert Robere


EDFIR documentation built on May 2, 2019, 12:36 p.m.