| plot.cmpt.two {heR.IndoorAir} | R Documentation |
Plot a `two.cmpt' output object.
plot.cmpt.two(x, params = FALSE, ...)
x |
a two.cmpt output object |
params |
logical, whether to plot model parameters or not |
... |
additional arguments to xyplot |
A plot of the time series of instantaneous Room 1 and Room 2
concentrations is produced in two separate panels.
This function calls the Lattice function xyplot.
Invoked for the side effect of producing a plot.
Neil Klepeis