Skip to content
Prev 259066 / 398502 Next

Insert values to histogram

Histograms plot data in bins - you don't get the exact value, because
each bin contains a range of values. Do you want to plot the range of
values the bin contains? Also, check ?hist to see how to set the
values of the breaks between the bins.