c19: Covid-19 Datasets

Description Usage Format Details Source

Description

Covid-19 datasets various resources.

c19: John-Hopkins University

Usage

1
2
3
c19 # wide format

c19l # long format

Format

An object of class data.frame with 24064 rows and 6 columns.

An object of class data.frame with 85015 rows and 4 columns.

Details

Some countries which has provinces were seperated from the original data source. These countries are Autralia, Canada, China, Denmark, France, United Kingdom and Netherlands. You can see long format of these data sources by adding 3-letters iso code at the end of 'c19.' string i.e., 'c19.gbr'.

[dataset_name]l: long format

Source

https://raw.githubusercontent.com/CSSEGISandData/COVID-19/


isezen/covid19data documentation built on June 7, 2020, 10:36 a.m.