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 |
... |
Further arguments passed to |
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
Examples
## see examples at gpp
[Package flux version 0.3-0.1 Index]