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 <karline.soetaert@nioz.nl>

Examples

   PrintMat(LIMBlending)

[Package LIM version 1.4.7.1 Index]