This is a package for exploring some of the CoV-19 data. The world data is downloaded from JHU. The US data is downloaded from JHU and CovidTracking. The Italy data is downloaded from the Italian CDC (Protezione Civile)
Sources:
To install the package
library(devtools)
install_github(eeholmes/CoV19)
See the tabs for how to access the data and the plot functions.