Skip to contents

A data set of country ISO codes, for my ease and for the ease of my students.

Usage

country_isocodes

Format

A data frame with 249 observations on the following 4 variables.

iso2c

a two-character ISO code

iso3c

a three-character ISO code

iso3n

a three-digit numeric ISO code

name

an English country name

Details

This is a simple, abbreviated port and rename of the ISO3_166_1 data in the ISOcodes package.