The VirginiaC19 package harvests the data from the Virginia Department of Health. This package is currently a component to the Covid19R project.
Get the latest development version from github
devtools::install_github("debusklaneml/VirginiaC19")
To get the most updated data, run the following functions
new_data <- refresh_VirginiaC19()
The data follows the covid19R standard for tidy Covid-19 data.