The notebook covid_viz.Rmd shows how to make an animated chloropleth of U.S. county-level confirmed covid cases. All necessary data is included in this repo and necessary R package dependencies are listed in the notebook.
- Graphing chloropleths in R: Data Visualization
- Making animated graphs in R: gganimate package