Skip to contents

is_gbd_high_income() takes in a vector of ISO3 codes and returns a logical vector on whether that country is classified as high-income in the 2019 Global Burden of Disease released by the Institute for Health Metrics and Evaluation.

Usage

is_gbd_high_income(iso3)

Arguments

iso3

Character vector of ISO3 codes.

Value

Logical vector.