Variables {LIM} | R Documentation |
Generates the values of variables for a linear inverse (foodweb) problem
Description
Given an linear inverse model input list, generates the values of the inverse variables
Usage
Variables (lim, res, ...)
Arguments
lim |
a list that contains the linear inverse model
specification, as generated by function |
res |
the solved linear inverse problem; if not specified,
the model is solved first, using |
... |
extra parameters passed to function |
Value
the variables, a one-column data.frame
Author(s)
Karline Soetaert <karline.soetaert@nioz.nl>
See Also
Varranges
which estimates the ranges of variables.
Examples
Variables(LIMRigaAutumn)
[Package LIM version 1.4.7.1 Index]