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)
Details
A "tsdiagplot" object is a collection of several
"trellis" objects. We provide two options for printing them.