[R] Histogram
    Uwe Ligges 
    ligges at statistik.tu-dortmund.de
       
    Fri Jul  3 18:17:26 CEST 2009
    
    
  
aledanda wrote:
> Hallo,
> 
> How can I have the control of the width of each bin in the histogram?
> I would like to plot my data modifying the number and the width of the bins.
> 
> Is there a good pdf or manual where i can learn to use the plot/hist in R
> very well?
See
  ?hist
and its argument "breaks".
Uwe Ligges
> I find the help not always clear
> 
> Thanks a lot
> 
> 
> Ale
    
    
More information about the R-help
mailing list