| panel.xysplom {HH} | R Documentation |
panel method for xysplom. It has a corr argument that is
removed
before sending the information on to panel.xyplot.
panel.xysplom(corr, ...)
corr |
logical. If TRUE, display the correlation and/or
the regression
coefficient for lm(y ~ x) for each panel in an additional
strip label. |
... |
Remaining arguments to panel.xyplot. |
Richard M. Heiberger <rmh@temple.edu>