[R] pairs plot

Petr PIKAL petr.pikal at precheza.cz
Tue Jul 28 17:16:22 CEST 2009


r-help-bounces at r-project.org napsal dne 28.07.2009 15:39:03:

> 
> Have you installed it first? 
> First: 
> install.packages("TeachingDemos")

Or if you have problems with correct setting through corporate network 
rules (like myself) you can download a zip (for Windows) version and unzip 
it to library subdirectory.

> Then:
> library(TeachingDemos)

shall be executed without problem

Regards
Petr


> 
> 
> --- On Tue, 7/28/09, Jose Narillos de Santos 
<narillosdesantos at gmail.com> wrote:
> 
> > From: Jose Narillos de Santos <narillosdesantos at gmail.com>
> > Subject: Re: [R] pairs plot
> > To: "Petr PIKAL" <petr.pikal at precheza.cz>, r-help at r-project.org, 
Greg.Snow at imail.org
> > Received: Tuesday, July 28, 2009, 8:24 AM
> > Hi,
> > 
> > I tried to load typing library(TeachingDemos)
> > 
> > But the message "can´t find package TeachingDemos) occurs.
> > I use versión
> > R 2.9 on windows.
> > 
> > Can you please guide me?
> > 
> > Sorry¡¡¡
> > 
> > 
> > 
> > 
> > 
> > 2009/7/28, Petr PIKAL <petr.pikal at precheza.cz>:
> > >
> > > Hi
> > >
> > > r-help-bounces at r-project.org
> > napsal dne 28.07.2009 09:55:11:
> > >
> > > > Hi Greg I saw, read, the TeachingDemos you
> > suggesttef but when run
> > > pairs2
> > > > function on my R module says "Can´t find
> > function pairs2"
> > > >
> > > > How can I load the module or function pairs2?
> > >
> > > Did you do
> > >
> > > library(TeachingDemos)?
> > >
> > > Regards
> > > Petr
> > >
> > >
> > > >
> > > > Thanks in advance for your help.
> > > >
> > > > You are the best.
> > > >
> > > > 2009/7/27, Greg Snow <Greg.Snow at imail.org>:
> > > > >
> > > > > Look at the pairs2 function in the
> > TeachingDemos package.
> > > > >
> > > > > --
> > > > > Gregory (Greg) L. Snow Ph.D.
> > > > > Statistical Data Center
> > > > > Intermountain Healthcare
> > > > > greg.snow at imail.org
> > > > > 801.408.8111
> > > > >
> > > > >
> > > > > > -----Original Message-----
> > > > > > From: r-help-bounces at r-project.org
> > [mailto:r-help-bounces at r-
> > > > > > project.org] On Behalf Of Jose Narillos
> > de Santos
> > > > > > Sent: Monday, July 27, 2009 9:02 AM
> > > > > > To: r-help at r-project.org
> > > > > > Subject: [R] pairs plot
> > > > > >
> > > > > > Hi all,
> > > > > >
> > > > > > I want to plot trough pairs() plot a
> > matrix with 4 columns. I want
> > > to
> > > > > > make a
> > > > > > trhee plot in a graph. Plotting pairs
> > colum 2,3,4 on y axis and 1 on
> > > X
> > > > > > axis.
> > > > > >
> > > > > > You mean (a plot with three graphs)
> > ommitting the first pair with
> > > > > > itself.
> > > > > > And only the pairs with colum 1 with
> > the other not all pairs.
> > > > > >
> > > > > > I. e. this matrix
> > > > > >
> > > > > > 4177 289390 8740 17220
> > > > > > 3907 301510 8530 17550
> > > > > > 3975 316970 8640 17650
> > > > > > 3651 364220 9360 21420
> > > > > > 3031 387390 9960 23410
> > > > > > 2912 430180 11040 25820
> > > > > > 3018 499930 12240 27620
> > > > > > 2685 595010 13800 31670
> > > > > > 2884 661870 14760 37170
> > > > > >
> > > > > > Thanks in advance.
> > > > > >
> > > > > >   
> >    [[alternative HTML version deleted]]
> > > > > >
> > > > > >
> > ______________________________________________
> > > > > > R-help at r-project.org
> > mailing list
> > > > > > https://stat.ethz.ch/mailman/listinfo/r-help
> > > > > > PLEASE do read the posting guide 
http://www.R-project.org/posting-
> > > > > > guide.html
> > > > > > and provide commented, minimal,
> > self-contained, reproducible code.
> > > > >
> > > >
> > > >    [[alternative HTML version
> > deleted]]
> > > >
> > > > ______________________________________________
> > > > R-help at r-project.org
> > mailing list
> > > > https://stat.ethz.ch/mailman/listinfo/r-help
> > > > PLEASE do read the posting guide
> > > http://www.R-project.org/posting-guide.html
> > > > and provide commented, minimal, self-contained,
> > reproducible code.
> > >
> > >
> > 
> >     [[alternative HTML version deleted]]
> > 
> > 
> > -----Inline Attachment Follows-----
> > 
> > ______________________________________________
> > R-help at r-project.org
> > mailing list
> > https://stat.ethz.ch/mailman/listinfo/r-help
> > PLEASE do read the posting guide 
http://www.R-project.org/posting-guide.html
> > and provide commented, minimal, self-contained,
> > reproducible code.
> > 
> 
> 
>       __________________________________________________________________
> Yahoo! Canada Toolbar: Search from anywhere on the web, and bookmark 
your 
> favourite sites. Download it now
> http://ca.toolbar.yahoo.com.
> 
> ______________________________________________
> R-help at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide 
http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.




More information about the R-help mailing list