Skip to contents

is_who_member() takes in a vector of ISO3 codes and returns a logical vector on whether that country is a WHO member state or not.

Usage

is_who_member(iso3)

Arguments

iso3

Character vector of ISO3 codes.

Value

Logical vector.