Re: [R] qq-Plot function in version 3.1.2.

2015-02-13 Thread John Fox
] On Behalf Of > CHIRIBOGA Xavier > Sent: February-13-15 4:33 PM > To: r-help@r-project.org > Subject: [R] qq-Plot function in version 3.1.2. > > Hello! SORRY PROBLEMS WITH FUNCTIONS AGAIN... > > > > I NEED TO RUN A qqPlot ...I TRIED TO INSTALL IT , BUT A WARNIN

Re: [R] qq-Plot function in version 3.1.2.

2015-02-13 Thread Spencer Graves
> On Feb 13, 2015, at 1:32 PM, CHIRIBOGA Xavier > wrote: > > Hello! SORRY PROBLEMS WITH FUNCTIONS AGAIN... > > > > I NEED TO RUN A qqPlot ...I TRIED TO INSTALL IT , BUT A WARNING MESSAGE SAID > > > > qqPlot is not available for version 3.1.2. What do you want? Th

Re: [R] qq-Plot function in version 3.1.2.

2015-02-13 Thread Sarah Goslee
Let's see... You can spell it qqplot. You can avoid trying to install nonexistent packages with made-up names. You can learn to use www.rseek.org You can learn how to undo your caps lock key. ;) But do try the first one, in the form of ?qqplot Sarah On Fri, Feb 13, 2015 at 4:32 PM, CHIRIBOGA Xa

[R] qq-Plot function in version 3.1.2.

2015-02-13 Thread CHIRIBOGA Xavier
Hello! SORRY PROBLEMS WITH FUNCTIONS AGAIN... I NEED TO RUN A qqPlot ...I TRIED TO INSTALL IT , BUT A WARNING MESSAGE SAID qqPlot is not available for version 3.1.2. qqPlot(residuals(anc0),id.method="identify") Error: could not find function "qqPlot" > install.packages("qqPlot") Instal