Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

print.tsdiagplot

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 "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 print2.tsdiagplot.

portrait

logical. If FALSE, arrange the panels for a landscape orientation (pdf with width=12 inches looks good). If TRUE, arrange the panels for a portrait orientation (pdf with height=13 inches looks good).

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


HH

Statistical Analysis and Data Display: Heiberger and Holland

v3.1-43
GPL (>= 2)
Authors
Richard M. Heiberger
Initial release
2020-11-27

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.