getVariants: COVID-19 Variants Statistics

Description Usage Arguments Value Examples

View source: R/getVariants.R

Description

COVID-19 Variants Statistics

Usage

1
getVariants(codes = NULL, dates = NULL, var = NULL)

Arguments

codes

List or string of country codes

dates

List of dates for which you want the data (you can use the getDays function)

var

String as identifier of the variant you want data on. You can find more information on the measures in the data dictionary of the ECDC available here : www.ecdc.europa.eu/en/publications-data/data-virus-variants-covid-19-eueea

Value

A data frame containing the data for the political measures against COVID-19 for each countries mentioned

Examples

1
2
getVariants(codes = c("AT", "DE"), dates = getDays(startDate = "2020-12-01",
endDate = "2021-01-01"), var = "Other")

nathanael-g-durst/EuroCovTrackeR documentation built on Dec. 21, 2021, 11:12 p.m.