[R] plot3d
Liaw, Andy
andy_liaw at merck.com
Thu Jun 9 12:15:42 CEST 2005
I do not see R.basic on CRAN, but digging a bit turns up Henrik's R.classes
bundle, which you can get by
install.packages("R.classes", contriburl="http://www.maths.lth.se/help/R")
After that, just do
library(R.basic)
example(plot3d)
Andy
> From: Navarre Sabine
>
> hello,
>
> to use the function plot3d, i should use the package R.basic!
>
> plot3d {R.basic}
>
> If people know exactly a site to load this package, please
> give me the URL!
>
> 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