Description Usage Arguments Value Examples
COVID-19 Political Measures
1 | getMeasures(codes = NULL, measure = NULL, dates = NULL)
|
codes |
List or string of country codes |
measure |
List or string for the measure you want data on. You can find more information on the measures in the data dictionary of the ECDC available here : https://www.ecdc.europa.eu/en/publications-data/download-data-response-measures-covid-19 |
dates |
List of dates for which you want the data (you can use the getDays function) |
A data frame containing the data for the political measures against COVID-19 for each countries mentioned
1 | getMeasures(codes = c("CH", "AT", "FR"), measure = "MassGatherAll", dates = "2020-03-01")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.