dsself/standardizecountries: Standardize Country Names and Provide Common Abbreviations and Codes

Social scientists that work with cross sections of countries typically work with many different datasets and each dataset seems to vary names of countries. The list of possible country names was drawn from a Stata .do file complied by Rich Nielsen around 2010 and I have since updated the list with variations of country names that I have found. This package will allow users to standardize country names and then correlate direclty to Correlates of War IDs. Users may wonder why I created this package in addition to the countrycode package already on CRAN. The main reason I built this is because countrycode is limited, I believe, in the variation of country names that it captures which leads to the user having to either manually renaming countries to fit the package or having to assign country codes.

Getting started

Package details

Maintainer
LicenseWhat license is it under?
Version0.0.0.9013
URL https://github.com/dsself/standardizecountries
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("dsself/standardizecountries")
dsself/standardizecountries documentation built on March 14, 2023, 12:22 a.m.