github.cssegisanddata.covid19: Johns Hopkins Center for Systems Science and Engineering

View source: R/ds_github.cssegisanddata.covid19.R

github.cssegisanddata.covid19R Documentation

Johns Hopkins Center for Systems Science and Engineering

Description

Data source for: Worldwide

Usage

github.cssegisanddata.covid19(
  level = 1,
  file = "global",
  country = NULL,
  state = NULL
)

Arguments

level

1, 2, or 3 (U.S only)

file

one of "global" for worldwide data or "US" for U.S. data

country

filter by name of country

state

filter by name of state

Level 1

  • confirmed cases

  • deaths

  • recovered

Level 2

  • confirmed cases

  • deaths

  • recovered

Level 3

  • confirmed cases (U.S. only)

  • deaths (U.S. only)

Source

https://github.com/CSSEGISandData/COVID-19/tree/master/csse_covid_19_data/csse_covid_19_time_series


covid19datahub/COVID19dev documentation built on March 16, 2023, 3:22 a.m.