Closed hamishgibbs closed 4 years ago
Looks okay but not passing travis?
This is the issue I am seeing:
odoc mismatches from documentation object 'get_us_regional_cases':
1226get_us_regional_cases
1227 Code: function(level = "state", out = "timeseries")
1228 Docs: function()
1229 Argument names in code not in docs:
1230 level out
Docs needed to be updated, I resolved a number of conflicts manually.
CSSEGISandData https://github.com/CSSEGISandData/COVID-19 has changed data formats and no longer returns US state level cases.
Previous data source has been replaced with New York Times: https://github.com/nytimes/covid-19-data.
Added functionality: