covid19.vaccination {covid19.analytics} | R Documentation |
function to read data related to covid19 vaccinations
Description
function to read data related to covid19 vaccinations
Usage
covid19.vaccination(tgt = "global", data.fmt = "orig", disclaimer = TRUE)
Arguments
tgt |
selects data type: 'global','us','country','locations' |
data.fmt |
selects the format of the data, options are: 'orig' (original as reported by the OWID repo) |
disclaimer |
indicates whether the information about the source of the data is disclosed |
[Package covid19.analytics version 2.1.3.3 Index]