panel.pairs.hh {HH}
Function based on S-Plus panel.pairs to add the subpanel.scales
and panel.cex arguments.
Description
Function based on S-Plus panel.pairs to add the subpanel.scales and panel.cex arguments. In R, this is an alias for panel.pairs.
Usage
panel.pairs.hh(x, y, z, subscripts, pscales, subpanel = panel.splom,
varnames = dimnames(x)[[2]], ...,
subpanel.scales, panel.cex=par()$cex)
Arguments
- x, y, z, subscripts, pscales, subpanel, varnames, ...
- See
in S-Plus.
- subpanel.scales
- Controls the size of the tick labels in the diagonal panel.
- panel.cex
- Controls the size of the variable names in the diagonal panel.
Values
"trellis" object.
See Also
in S-Plus.
Examples
Documentation reproduced from package HH, version 2.3-37. License: GPL (>= 2)
