powered by
Get state data in long format
refresh_covid19us(type = "daily")
A tibble of data retrieved with get_states_daily or get_states_current in long format with a data_type and a value column.
get_states_daily
get_states_current
data_type
value
One of "daily" or "current"
"daily"
"current"
# \donttest{ refresh_covid19us() # }
Run the code above in your browser using DataLab