plot.cmpt.two {heR.IndoorAir}R Documentation

Plot a Two-Compartment Model Output Object

Description

Plot a `two.cmpt' output object.

Usage

plot.cmpt.two(x, params = FALSE, ...)

Arguments

x a two.cmpt output object
params logical, whether to plot model parameters or not
... additional arguments to xyplot

Details

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.

Value

Invoked for the side effect of producing a plot.

Author(s)

Neil Klepeis

See Also

cmpt


[Package heR.IndoorAir version 0.0.3 Index]