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
______________________________________________
R-help@... mailing list
https://stat.ethz.ch/mailman/listinfo/r-helpPLEASE do read the posting guide
http://www.R-project.org/posting-guide.htmland provide commented, minimal, self-contained, reproducible code.