Retrieve up-to-date COVID-19 data from outbreak.info for all counties in the United States of America.

getAdmn2ByCountry(...)

Value

dataframe

Examples

# Takes a long time to run!
if (FALSE) {
getAdmn2ByCountry()
}