plot.reco {flux}R Documentation

Plot diagnostic plots for Reco models.

Description

Plot diagnostic plots for R_{eco} models.

Usage

## S3 method for class 'reco'
plot(x, ...)

Arguments

x

Object of class reco that is returned by reco.

...

Further arguments passed to plot.default.

Details

The function produces a plot of the reco model.

Value

The function is invoked for its side effects and does not return anything.

Author(s)

Gerald Jurasinski, gerald.jurasinski@uni-rostock.de

See Also

chop, fluxx, gpp, reco

Examples

## see examples at gpp

[Package flux version 0.3-0.1 Index]