Date: Fri, 28 May 1999 13:43:20 +0000 (GMT)
From: Bill Simpson <wsimpson@gcal.ac.uk>
To: r-help <r-help@stat.math.ethz.ch>
Subject: Re: [R] 3D-barplots
In-Reply-To: <DFC346D37C44D111BCB700A0C94BCDAC01E8F8A6@hfi02.dfu.min.dk>
> How can I create 3D barplots in R.
So far as I know, the only 3D plots you can do in R are:
image()
persp()
contour()
filled.contour()
Maybe you mean a 3D barplot with each bar drawn as a solid square
column rather than as a rectangle:
________
/ /
/ /|
/_______/ |
| | |
| | |
| | |
| | |
| | |
| | |
| | /
|______|/
If that's what you mean, why on earth would you want that?!
Bill
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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@stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._