[R] 3-D-Plot
Uwe Ligges
ligges at statistik.tu-dortmund.de
Thu Apr 17 10:03:17 CEST 2008
Edwin Sendjaja wrote:
> Hello,
>
> I've got some problems. I hope someone can help me.
>
> First question:
> I am trying to get grid on scatterplot3d (from scatterplot3d package). It
> seems that scatterplot3d draw on grip on X and Z side. Is it possible to get
> Grid on the whole Box?
At least there is no build in function to do it.
> Second question:
> Is it possible to use the standard package drawing 3d-plot(without
> scatterplot3d) ?because now I have already 2d-plot. I just want to add the
> z-axis.
See, for example, ?cloud in package "lattice", ?plot3d in package "rgl",
> Third question:
> What is the best 3d-plot? it seems that scatterplot3 doesn't support anything(
> like turning the box vertically. I think, angle parameter just turn the box
> horisontally. I might wrong with this.
>
You are right.
Best wishes,
Uwe
>
> Thank a lot in advance
>
> Edwin
>
> ______________________________________________
> R-help at r-project.org mailing list
> 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.
More information about the R-help
mailing list