regioncode
Hu, Yue et al. 2020. regioncode: Convert Region Names and Division Codes of China Over Years. The Comprehensive R Archive Network (CRAN).
Inspired by Vincent Arel-Bundock’s well-known
countrycode
, we created regioncode
to achieve similar functions specifically for China studies. regioncode
enables seamlessly converting regions’ formal names, common-used names, and administrative division codes between each other.
To install:
- the latest released version:
install.packages("regioncode")
. - the latest developing version:
remotes::install_github("sammo3182/regioncode")
.
More details are available at:
http://cran.r-project.org/web/packages/regioncode/vignettes/regioncode-vignette.html
- Posted on:
- October 1, 2020
- Length:
- 1 minute read, 73 words
- Categories:
- methodology cleaning
- See Also: