set_country_name: Translate country ISO3 code to country name

View source: R/1-get_data.R

set_country_nameR Documentation

Translate country ISO3 code to country name

Description

The set_country_name function is used to translate ISO3 country codes to country name. Country names are necessary sub-setting CSSE data by country.

Usage

set_country_name(country_name)

Arguments

country_name

ISO3 country code

Value

A data frame

Examples

set_country_name("CHE")

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