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]
All associated links for this package
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 03 Dec. 2024.
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)
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

telemac  
R Interface to the TELEMAC Model Suite
An R interface to the TELEMAC suite for modelling of free surface flow. This includes methods for m ...
Download / Learn more Package Citations See dependency  
donut  
Nearest Neighbour Search with Variables on a Torus
Finds the k nearest neighbours in a dataset of specified points, adding the option to wrap certain ...
Download / Learn more Package Citations See dependency  
FSInteract  
Fast Searches for Interactions
Performs fast detection of interactions in large-scale data using the method of random intersection ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
EDOtrans  
Euclidean Distance-Optimized Data Transformation
A data transformation method which takes into account the special property of scale non-invariance w ...
Download / Learn more Package Citations See dependency  
CRANsearcher  
RStudio Addin for Searching Packages in CRAN Database Based on Keywords
One of the strengths of R is its vast package ecosystem. Indeed, R packages extend from visualizatio ...
Download / Learn more Package Citations See dependency  

23,310

R Packages

200,798

Dependencies

63,203

Author Associations

23,278

Publication Badges

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