View source: R/ARIMA-trellis.R
print.tsdiagplot | R Documentation |
Print a "tsdiagplot"
object.
## S3 method for class 'tsdiagplot'
print(x, ..., portrait=FALSE)
print1.tsdiagplot(x)
print2.tsdiagplot(x)
x |
a |
... |
Optional arguments to |
portrait |
logical. If |
A "tsdiagplot"
object is a collection of several
"trellis"
objects. We provide two options for printing them.
Richard M. Heiberger (rmh@temple.edu)
tsdiagplot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.