Usage
panel.pairs(z, panel = panel.splom,
groups = NULL, panel.subscripts,
subscripts,
pscales = 5,
panel.number, ...)
Arguments
z
The data frame used for the plot.
panel
The panel function used inside.
groups
Grouping variable, if any.
panel.subscripts
logical specifying whether the panel
function accepts an argument named subscripts
.
subscripts
The indices of the rows of z
that are to be
displayed in this (super)panel.
pscales
Controls axis labels, passed down from splom
panel.number
the sequential index of the panel in the Lattice
plot which this function will draw. Passed to the `panel' function
if it accepts such an argument.
...
graphical parameters may be supplied.