powered by
A dataset containing codes for identifying countries according to ISO norms.
country_codes
A data frame with 247 rows and 4 columns.
character, names.
character, country code.
numeric, country numeric codes.
# NOT RUN { data("country_codes", package = "rangemap") head(country_codes) # }
Run the code above in your browser using DataLab