COVID_NY_FL_tracking: plotgardener example data for tracked COVID-19 cases in New...

COVID_NY_FL_trackingR Documentation

plotgardener example data for tracked COVID-19 cases in New York and Florida

Description

A timeline dataset tracking positive COVID-19 cases in New York and Florida from 2020-01-29 to 2021-03-07.

Usage

data("COVID_NY_FL_tracking")

Format

a dataframe with 3 columns

date

The date of the case count.

state

The state of the case count. Either "new york" or "florida".

caseIncrease

The increase number of positive COVID-19 cases.

Source

Data was downloaded from The COVID Tracking Project https://covidtracking.com/.


PhanstielLab/plotgardenerData documentation built on June 15, 2024, 10:38 p.m.