Chapter 6 Exercise 3-2-a

ggplot(heightweight,aes(x=heightIn))+geom_histogram()
## `stat_bin()` using `bins = 30`. Pick better value with `binwidth`.