Description Usage Arguments Value Author(s)
Solve the linear system of inequalities given by
construct.linearsys
using lpSolve
.
1 | isotopesolve(predatorframe, preyframe, maximize="min")
|
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. |
A summary object output by lp
for the system of
inequalities produced from the input data.
Robert Robere
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.