COVID_USA_cases | R Documentation |
A data frame of United States map data and COVID-19 cases as of 2021-03-07.
data("COVID_USA_cases")
a dataframe with 7 columns
The associated state in the United States.
Numeric value describing a group for each state
.
Longitude value.
Latitude value.
The cumulative number of COVID-19 cases.
Numeric value of total state
population.
The cumulative number of COVID-19 cases, per 100000 individuals.
COVID-19 case data was downloaded from The COVID Tracking Project https://covidtracking.com/. Data was turned into map data with map_data.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.