« Return to Thread: Histogram

Re: Histogram

by Uwe Ligges-3 :: Rate this Message:

Reply to Author | View in Thread



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-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

 « Return to Thread: Histogram