isotopesolve: isotopesolve

Description Usage Arguments Value Author(s)

View source: R/isotopesolve.R

Description

Solve the linear system of inequalities given by construct.linearsys using lpSolve.

Usage

1
isotopesolve(predatorframe, preyframe, maximize="min")

Arguments

predatorframe

A data frame containing isotopic measurements for a predator species.

preyframe

A data frame containing isotopic measurements for a set of prey species.

maximize

An optional argument, asking whether or not you would like to maximize or minimize the default objective function.

Value

A summary object output by lp for the system of inequalities produced from the input data.

Author(s)

Robert Robere


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

Related to isotopesolve in EDFIR...