get_states_info {covid19us} | R Documentation |
Get COVID-related information for each state
Description
Get COVID-related information for each state
Usage
get_states_info()
Value
A tibble with one row per state incluing information on the state's data_site
where the data was pulled from and the covid_19_site
where data is published.
Examples
get_states_info()
[Package covid19us version 0.1.9 Index]