[R] Problem in Binning of a data set
Petr PIKAL
petr.pikal at precheza.cz
Fri Jun 20 15:10:43 CEST 2008
"sumit gupta" <sumit.iitm at gmail.com> napsal dne 20.06.2008 14:44:52:
> Hii..
>
> Could you please tell me how to draw 3D histogram in R
>
> I have a 20X3 matirx. Now I want 2 of the variable on X and Y axis .And
Height
> of the bar should denote the value of third variable.
See scatterplot3d, image, contour, persp and maybe some others. However I
am not sure if 3D hist like in Excel can be plotted directly in R.
For various graphing options see
http://addictedtor.free.fr/graphiques/thumbs.php
Regards
Petr
>
> Thanx
>
> Sumit
>
>
More information about the R-help
mailing list