getMeasures: COVID-19 Political Measures

Description Usage Arguments Value Examples

View source: R/getMeasures.R

Description

COVID-19 Political Measures

Usage

1
getMeasures(codes = NULL, measure = NULL, dates = NULL)

Arguments

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)

Value

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

Examples

1
getMeasures(codes = c("CH", "AT", "FR"), measure = "MassGatherAll", dates = "2020-03-01")

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