Skip to contents

WHO each five years lists the 20 + 10 countries classified as "High-Burden".

  • The first 20 account for roughly 80% of the share of global incidence for a given 5 years period.

  • The last 10 accounts for roughly 2%-3% of the share of global incidence for a given 5 years period.

Usage

download_hbc(file_name)

Arguments

file_name

A string containing the name of the file to be read.

Value

download_hbc() returns invisibly the file path in which data are stored.

Examples

if (FALSE) {
download_hbc("who_hbc_2023-07-28.pdf")
}