construct.linearsys: construct.linearsys

Description Usage Arguments Value Author(s) See Also

View source: R/construct.linearsys.R

Description

Construct a linear system of inequalities from the predator and prey isotopic data for input to lpSolve.

Usage

1
construct.linearsys(predatorframe, preyframe)

Arguments

predatorframe

The data frame containing the isotopic measurements from the predator species.

preyframe

The data frame containing the isotopic measurements from the prey species.

Value

A

The matrix A used as input to the lp solver.

b

The vector b used as input to the lp solver.

Author(s)

Robert Robere

See Also

build.normalhull isotopesolve


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