Usage
panel.pairs(z,
panel = panel.xyplot,
groups = NULL,
panel.subscripts,
subscripts,
fontsize.small = 8,
scales, ...)
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.
fontsize.small
Fontsize to be used for the axis labels inside.
scales
List to control axis annotation. Not much use right now.
...
graphical parameters may be supplied.