Other packages > Find by keyword >

countrycode  

Convert Country Names and Country Codes
View on CRAN: Click here


Download and install countrycode package within the R console
Install from CRAN:
install.packages("countrycode")

Install from Github:
library("remotes")
install_github("cran/countrycode")

Install by package version:
library("remotes")
install_version("countrycode", "1.6.0")



Attach the package and use:
library("countrycode")
Maintained by
Vincent Arel-Bundock
[Scholar Profile | Author Map]
First Published: 2009-06-03
Latest Update: 2023-05-30
Description:
Standardize country names, convert them into one of 40 different coding schemes, convert between coding schemes, and assign region descriptors.
How to cite:
Vincent Arel-Bundock (2009). countrycode: Convert Country Names and Country Codes. R package version 1.6.0, https://cran.r-project.org/web/packages/countrycode. Accessed 16 Apr. 2025.
Previous versions and publish date:
0.1 (2009-06-03 19:31), 0.2 (2009-06-14 21:08), 0.3 (2009-12-13 11:20), 0.4 (2010-03-02 18:37), 0.5 (2010-08-14 18:54), 0.6 (2012-04-01 09:46), 0.7 (2012-06-04 07:29), 0.8 (2012-06-26 19:10), 0.9 (2012-12-27 06:16), 0.10 (2013-01-20 21:18), 0.11 (2013-02-12 16:00), 0.12 (2013-03-08 18:05), 0.13 (2013-03-22 06:25), 0.14 (2013-05-30 10:23), 0.16 (2013-08-20 22:21), 0.17 (2014-07-15 16:42), 0.18 (2014-12-29 07:23), 0.19 (2017-02-06 21:36), 1.00.0 (2018-02-11 16:29), 1.1.0 (2018-10-27 18:30), 1.1.1 (2020-02-08 15:20), 1.1.2 (2020-04-22 15:12), 1.1.3 (2020-05-07 21:20), 1.2.0 (2020-05-22 18:30), 1.3.0 (2021-07-15 06:40), 1.3.1 (2022-02-02 17:50), 1.4.0 (2022-05-04 21:20), 1.5.0 (2023-05-30 16:40), 1.6.0 (2024-03-22 17:10)
Other packages that cited countrycode R package
View countrycode citation profile
Other R packages that countrycode depends, imports, suggests or enhances
Complete documentation for countrycode
Downloads during the last 30 days
03/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/14Downloads for countrycode500100015002000250030003500400045005000550060006500TrendBars

Today's Hot Picks in Authors and Packages

quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
hkclustering  
Ensemble Clustering using K Means and Hierarchical Clustering
Implements an ensemble algorithm for clustering combining a k-means and a hierarchical clustering ap ...
Download / Learn more Package Citations See dependency  
apache.sedona  
R Interface for Apache Sedona
R interface for 'Apache Sedona' based on 'sparklyr' (). ...
Download / Learn more Package Citations See dependency  
MultiKink  
Estimation and Inference for Multi-Kink Quantile Regression
Estimation and inference for multiple kink quantile regression for longitudinal data and the i.i.d d ...
Download / Learn more Package Citations See dependency  
datadictionary  
Create a Data Dictionary
Creates a data dictionary from any dataframe or tibble in your R environment. You can opt to add va ...
Download / Learn more Package Citations See dependency  
MM4LMM  
Inference of Linear Mixed Models Through MM Algorithm
The main function MMEst() performs (Restricted) Maximum Likelihood in a variance component mixed mod ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,993

Author Associations

24,013

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA