read_corona: Read the corona data

Description Usage Value Examples

View source: R/read-data.R

Description

Returns a dataframe (tibble) with state, country, lat, long, date and poll numbers (infections, deaths and recoveries). The returned dataframe is a unified version of three distinct datasets, each containing infection, deaths, recover data.

Usage

1

Value

A tibble with

Examples

1
2
3
4
## Not run: 
read_corona()

## End(Not run)

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