Lab
Use this dataset to create an Rmarkdown document that analyzes the win probilities for each team during the course of the game. Create a plot and include it in the file (either by inserting the
ggplotcode in an R chunk or by importing the image directly. Use bold type to explain football concepts, bullet points to explain the main takeaways of the plot. Also add a label caption to credit the data source (espnscrapeRpackage) to the plot.Use this dataset to recreate the Points Differential vs. Win Percent, apply it them
ggthemes::theme_fivethirtyeight()theme and center the plot title and subtitle.