[R] plot3d

Achim Zeileis Achim.Zeileis at wu-wien.ac.at
Thu Jun 9 12:09:30 CEST 2005


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]]
> 
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide!
> http://www.R-project.org/posting-guide.html
>




More information about the R-help mailing list