Usage
## S3 method for class 'NormalAndTplot':
print(x, tablesOnPlot=TRUE, plot=TRUE,
scales=FALSE, prob=FALSE, call=FALSE,
..., cex.table=.7, digits=getOption("digits"),
position.2=.17)Arguments
x
A "NormalAndTplot" object.
tablesOnPlot
Logical. If TRUE, display the tables in
the attr(x, "scales") and attr(x, "prob") on the plot.
plot
Logical. If TRUE, display the graph on the plot.
scales, prob
Logical. If TRUE, display the specified
attribute on the R Console.
call
Logical. If TRUE, display an R statement on the R console.
...
Other arguments are ignored.
cex.table, digits
cex and digits for the
tablesOnPlot
display of the attr(x, "scales") and attr(x, "prob") tables.
position.2
When tablesOnPlot=TRUE, the graph occupies
the top of the device beginning at position.2. This is the
second value in the position argument of print.trellis