print.tsdiagplot {HH} | R Documentation |
Print a "tsdiagplot" object.
Description
Print a "tsdiagplot"
object.
Usage
## S3 method for class 'tsdiagplot'
print(x, ..., portrait=FALSE)
print1.tsdiagplot(x)
print2.tsdiagplot(x)
Arguments
x |
a |
... |
Optional arguments to |
portrait |
logical. If |
Details
A "tsdiagplot"
object is a collection of several
"trellis"
objects. We provide two options for printing them.
Author(s)
Richard M. Heiberger (rmh@temple.edu)
See Also
[Package HH version 3.1-52 Index]