[R] 3D histogram

Gabor Csardi csardi at rmki.kfki.hu
Fri Jun 20 15:02:40 CEST 2008


Maybe I'm missing something, but where is the 3D here?

My tip is hist3d in package rgl. But there might be others, 
it might worth to search the archive, I remember seeing this 
question once.....

Gabor

On Fri, Jun 20, 2008 at 08:55:36AM -0400, Richardson, Patrick wrote:
> Try
> 
> ?hist
> 
> -and-
> 
> ?plot.histogram
> 
> You should find what you need there.
> 
> Cheers,
> 
> Patrick
> 
> -----Original Message-----
> From: r-help-bounces at r-project.org [mailto:r-help-bounces at r-project.org] On Behalf Of sumit gupta
> Sent: Friday, June 20, 2008 8:46 AM
> To: r-help at r-project.org
> Subject: [R] 3D histogram
> 
> Hii..
> 
> Could anyone 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.
> 
> Thanx
> 
> 
> Sumit
> 
>         [[alternative HTML version deleted]]
> 
> ______________________________________________
> 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.
> This email message, including any attachments, is for ...{{dropped:11}}



More information about the R-help mailing list