plot.reco: Plot diagnostic plots for Reco models.

View source: R/plot.reco.R

plot.recoR 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

flux documentation built on June 26, 2022, 9:05 a.m.