get_country_vax: Retrieve daily COVID-19 vaccination rates

View source: R/1-get_data.R

get_country_vaxR Documentation

Retrieve daily COVID-19 vaccination rates

Description

The get_country_vax function is used to retrieve country daily COVID-19 vaccination rate.

Usage

get_country_vax(country_name)

Arguments

country_name

ISO3 country name

Value

A data frame

Examples

get_country_vax("CHE")

bjabo-rms/covidstats documentation built on March 30, 2022, 12:17 a.m.