| country_iso {openintro} | R Documentation | 
Country ISO information
Description
Country International Organization for Standardization (ISO) information.
Usage
country_iso
Format
A data frame with 249 observations on the following 4 variables.
- country_code
- Two-letter ISO country code. 
- country_name
- Country name. 
- year
- Year the two-letter ISO country code was assigned. 
- top_level_domain
- op-level domain name. 
Source
Wikipedia, retrieved 2018-11-18. https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2
Examples
country_iso
[Package openintro version 2.5.0 Index]