Learn R Programming

COVID19 (version 0.3.0)

diamond: Diamond Princess

Description

Tidy format dataset of the 2019 Novel Coronavirus COVID-19 (2019-nCoV) epidemic. Diamond Princess data.

Usage

diamond(raw = FALSE)

Arguments

raw

logical. Skip data cleaning? Default FALSE

Value

Grouped tibble (data.frame). More info

Details

See data sources

Examples

Run this code
# NOT RUN {
x <- diamond()

# }

Run the code above in your browser using DataLab