Session Ready
Exercise

Exercise 18. Histogram binwidth

Note that when we run the code from the previous exercise we get the following warning:

stat_bin() using bins = 30. Pick better value with binwidth.

Instructions
100 XP

Use the binwidth argument to change the histogram made in the previous exercise to use bins of size 1 inch.