Rdocumentation
powered by
Learn R Programming
EDFIR (version 1.0)
parse.isotopeframe: parse.isotopeframe
Description
Parse the isotope data frame produced by
build.isotopeframe
if the input data is in mean/standard deviation form.
Usage
parse.isotopeframe(isotope.frame)
Arguments
isotope.frame
A data frame of isotope mean/sd measurements to be parsed.
Value
mu
A matrix of mean vectors, one for each species.
sigma
A matrix of standard deviations for each isotope and each species.
Details
This function is used by the internals of this package for parsing.