Skip to contents

is_un_sid() takes in a vector of ISO3 codes and returns a logical vector on whether that country is classified as a small island developing state by the United Nations.

Usage

is_un_sid(iso3)

Arguments

iso3

Character vector of ISO3 codes.

Value

Logical vector.