[R] 3D plot?
Deepayan Sarkar
deepayan at stat.wisc.edu
Sun Oct 27 05:58:21 CET 2002
On Saturday 26 October 2002 07:45 pm, Myriam Abramson wrote:
> Hi!
>
> How do I draw a 3d plot, with an x,y,z matrix of coordinates?
> I found counter plots but that's not exactly what I want.
If you want 3d scatter plots, you could use either scatterplot3d (in the
scatterplot3d package) or cloud (in the lattice package). If you want a 3d
surface, you could use persp (in base).
Deepayan
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
More information about the R-help
mailing list