[R] histogram plots with many different samples

Jason Rupert jasonkrupert at yahoo.com
Wed Mar 25 22:32:37 CET 2009


Check out: ggplot2 (http://had.co.nz/ggplot2/)

This R library is also good at developing histograms. 

Good luck. 


--- On Wed, 3/25/09, evrim akar <evrim.akar at gmail.com> wrote:

> From: evrim akar <evrim.akar at gmail.com>
> Subject: [R] histogram plots with many different samples
> To: r-help at r-project.org
> Date: Wednesday, March 25, 2009, 9:40 AM
> Dear R users,
> 
> I would like to draw some histograms as seen in the page
> whose address I
> wrote below. I searched through the web a lot and I found a
> page which
> describes how I can do it for older versions of R. For
> newer versions they
> recommend to install the package R.basics in R.clusters but
> this does not
> exist. The address of the web page is
> http://www1.maths.lth.se/help/R/plot.histogram/
> 
> Unfortunately I could not find any other resource or help.
> Is it possible to
> make histograms like I wanted with R? If so, could you
> please give any
> advise on how I can do it?
> 
> Thank you,
> 
> Regards,
> 
> evrim
> 
> 	[[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.




More information about the R-help mailing list