Customizing the Heights of Bins in Hist
Dear Sir/Madam,
How to customize the heights of the bin in hist()?
Thank you.
R Plotting-Histograms-and-Pie-Chart 04-05 min 20-30 sec
Answers:
The height of the bin depends upon the number of observations falling in that bin. In case, you want to control the length of y-axis, you might want to use ylim function.