PrintMat {LIM}R Documentation

Writes linear inverse matrices to the screen

Description

Prints the linear inverse problem:

Usage

PrintMat(lim)

Arguments

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

Value

returns nothing.

Author(s)

Karline Soetaert <k.soetaert@nioo.knaw.nl>

Examples

   PrintMat(LIMBlending)

[Package LIM version 1.4 Index]