HH (version 3.0-3)

print.tsdiagplot: Print a "tsdiagplot" object.

Description

Print a "tsdiagplot" object.

Usage

## S3 method for class 'tsdiagplot':
print(x, ...)
print1.tsdiagplot(x)
print2.tsdiagplot(x)

Arguments

x
a "tsdiagplot" object
...
Optional arguments to print. The only argument that is used is pages. If pages is not used or pages==1, then use print1.tsdiagplot. If pages!=1, then use pr

Details

A "tsdiagplot" object is a collection of several "trellis" objects. We provide two options for printing them.

See Also

tsdiagplot