Message-ID: <Pine.GSO.4.10.10203211527460.6673-100000@fisher.stat.ucla.edu>
Date: 2002-03-21T23:29:43Z
From: Roger D. Peng
Subject: Formatting the output of pairs()
In-Reply-To: <002d01c1d11d$21fdea30$6983d882@hadley>
On Fri, 22 Mar 2002, Hadley Wickham wrote:
> Would anyone be able to give me some ideas on how to go about changing
> the output of pairs()?
>
> What I want to do is :
> * plot each value as a point (instead of those hollow circles)
Use the pch argument in pairs()
> * remove the gap between each scatter plot
set gap = 0 in the pairs() command.
> * make the frame around each scatter plot pale grey
Hmm...not sure.
-roger
_______________________________
UCLA Department of Statistics
rpeng at stat.ucla.edu
http://www.stat.ucla.edu/~rpeng
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._