[R] qq-Plot function in version 3.1.2.

Sarah Goslee sarah.goslee at gmail.com
Fri Feb 13 22:44:56 CET 2015


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 Xavier
<xavier.chiriboga at unine.ch> 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.
>
>
>
>
>
>
>
> qqPlot(residuals(anc0),id.method="identify")
> Error: could not find function "qqPlot"
>> install.packages("qqPlot")
> Installing package into ‘C:/Users/chiribogax/Documents/R/win-library/3.1’
> (as ‘lib’ is unspecified)
> Warning in install.packages :
>   package ‘qqPlot’ is not available (for R version 3.1.2)
>
>
>
> WHAT CAN ID DO?
>
>
>
> THANK YOU,
>
>
>
> Xavier
>
> ______________________________________________
> R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see
> 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.



-- 
Sarah Goslee
http://www.functionaldiversity.org



More information about the R-help mailing list