getVaccines: COVID-19 Vaccines Statistics

Description Usage Arguments Value Examples

View source: R/getVaccines.R

Description

COVID-19 Vaccines Statistics

Usage

1
getVaccines(codes = NULL, dates = NULL, vac = NULL, target = 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)

vac

A string as identifier of the vaccine 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/covid-19-testing

target

A string as identifier of the target group for the vaccine 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/covid-19-testing

Value

A data frame containing the data on the vaccines against COVID-19 for each countries mentioned

Examples

1
getVaccines(codes = c("DE", "FR"), dates = "2021-01-01", vac = "AZ", target = "ALL")

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