On Thu, 9 Jun 2005 11:48:32 +0200 (CEST) Navarre Sabine wrote:

> hello,
>  
> to use the function plot3d, i should use the package R.basic!
> 
> plot3d {R.basic}

Better question than your previous two...

> If people know exactly a site to load this package, please give me the
> URL!

...but not difficult to answer: It's obviously not on CRAN. Entering
"R.basic" into Google returns Henrik Bengtsson's page as the first hit.
And indeed R.basic is part of the R.classes bundle. See
  http://www.maths.lth.se/help/R/R.classes/

To install, use something like:

install.packages("R.classes",
  contriburl="http://www.maths.lth.se/help/R";)

Best,
Z

> Thanks
> 
> Sabine
> 
> 
>               
> ---------------------------------
> 
> 
>       [[alternative HTML version deleted]]
> 
> ______________________________________________
> [email protected] mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide!
> http://www.R-project.org/posting-guide.html
>

______________________________________________
[email protected] mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

Reply via email to