powered by
Tidy format dataset of the 2019 Novel Coronavirus COVID-19 (2019-nCoV) epidemic. Swiss data by country or state (cantons).
switzerland(type = "state", raw = FALSE)
one of country (data by country) or state (data by canton). Default state, data by canton.
country
state
logical. Skip data cleaning? Default FALSE.
FALSE
Grouped tibble (data.frame). More info
tibble
data.frame
See data sources
# NOT RUN { # data by country x <- switzerland("country") # data by canton x <- switzerland("state") # }
Run the code above in your browser using DataLab