Learn R Programming

LIM (version 1.4.7.1)

Variables: 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, ...)

Value

the variables, a one-column data.frame

Arguments

lim

a list that contains the linear inverse model specification, as generated by function setup.limfile.

res

the solved linear inverse problem; if not specified, the model is solved first, using Lsei.lim<.

...

extra parameters passed to function Lsei.lim.

Author

Karline Soetaert <karline.soetaert@nioz.nl>

See Also

Varranges which estimates the ranges of variables.

Examples

Run this code
 Variables(LIMRigaAutumn)

Run the code above in your browser using DataLab