[R] Making plots in big scatterplot matrix large enough to see
Peter Ehlers
ehlers at ucalgary.ca
Fri Sep 3 06:16:56 CEST 2010
On 2010-08-31 13:49, Greg Snow wrote:
> Look at the pairs2 function in the TeachingDemos package, this lets you produce smaller portions of the total scatterplot matrix at a time (with bigger plots), you could print the smaller portions then assemble the full matrix on a large wall, or just use it to look at potentially interesting parts.
>
If I remember correctly, there's also the xysplom() function
in pkg:HH.
-Peter Ehlers
More information about the R-help
mailing list