R/updateCovid.R
updateCovid.Rd
Gives updated covid-19 data from Johns Hopkins University's github
updateCovid(date)
the date to which you want to update your data
a dataframe of data
updatedCovidData <- updateCovid("06-10-2020")