HH (version 3.1-32)

print.NormalAndTplot: Print method for Normal and t plots from NTplot.

Description

Print method for Normal and t plots from NTplot.

Usage

"print"(x, tablesOnPlot=TRUE, plot=TRUE, scales=FALSE, prob=FALSE, call=FALSE, ..., cex.table=.7, digits=attr(x, "call.list")$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.

Value

See Also

NTplot, NormalAndTplot.