Learn R Programming

flux (version 0.2-2)

plot.reco: 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.

Value

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

encoding

UTF-8

Details

The function produces a plot of the reco model.

See Also

chop, fluxx, gpp, reco

Examples

Run this code
## see examples at gpp

Run the code above in your browser using DataLab