merge_data: Merge Infection, Death and Recover datasets

Description Usage Value Examples

View source: R/merge-data.R

Description

Merge Infection, Death and Recover datasets

Usage

1

Value

A dataframe with columns infections, deaths, recoveries (plus the constant columns state, country, lat, long, and date)

Examples

1
2
3
4
5
## Not run: 
data <- merge_data()
head(data)

## End(Not run)

jnshsrs/corona documentation built on April 9, 2020, 11:10 p.m.