Description Usage Arguments Value Examples
COVID-19 Variants Statistics
1 |
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 |
A data frame containing the data for the political measures against COVID-19 for each countries mentioned
1 2 | getVariants(codes = c("AT", "DE"), dates = getDays(startDate = "2020-12-01",
endDate = "2021-01-01"), var = "Other")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.