COVID_USA_cases: plotgardener example map data for COVID-19 cases in the...

COVID_USA_casesR Documentation

plotgardener example map data for COVID-19 cases in the United States

Description

A data frame of United States map data and COVID-19 cases as of 2021-03-07.

Usage

data("COVID_USA_cases")

Format

a dataframe with 7 columns

state

The associated state in the United States.

group

Numeric value describing a group for each state.

long

Longitude value.

lat

Latitude value.

cases

The cumulative number of COVID-19 cases.

population

Numeric value of total state population.

cases_100K

The cumulative number of COVID-19 cases, per 100000 individuals.

Source

COVID-19 case data was downloaded from The COVID Tracking Project https://covidtracking.com/. Data was turned into map data with map_data.


PhanstielLab/plotgardenerData documentation built on Nov. 8, 2022, 11:20 a.m.