Problem2
Class interest Graphs
Read in the class data from here
https://github.com/bcaffo/ds4bme/blob/master/data/classInterests.txt
. Use ggplot to create bar plots of year and program.
Plot the first graph, where Program is displayed as a function of the Students Year
Plot the second graph, where Year is displayed as a function of the Students Program
State Information
Output each states Yearly Spending as a Function of the Year
Function to create Subplots