"sumit gupta" <[EMAIL PROTECTED]> 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
> 
>

______________________________________________
R-help@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.

Reply via email to