Chapter 2 Problem 2

Using the mpg dataset in the ggplot2 package. replicate the plot below using the Following settings.

  • Set alpha = 0.5 for the width of bars
  • Use facet_grid()
  • Use theme_minimal()