Description Usage Arguments Value Examples
COVID-19 Vaccines 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) |
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 |
A data frame containing the data on the vaccines against COVID-19 for each countries mentioned
1 | getVaccines(codes = c("DE", "FR"), dates = "2021-01-01", vac = "AZ", target = "ALL")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.