getTests: COVID-19 Tests Statistics

Description Usage Arguments Value Examples

View source: R/getTests.R

Description

COVID-19 Tests Statistics

Usage

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

Value

A data frame containing the data on testing for each countries mentioned

Examples

1
getTests(codes = c("AT", "FR"), dates = getDays(startDate = "2020-10-01", endDate = "2021-01-01"))

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