Package: countrycode 1.8.0.2
countrycode: Convert Country Names and Country Codes
Standardize country names, convert them into one of 40 different coding schemes, convert between coding schemes, and assign region descriptors.
Authors:
countrycode_1.8.0.2.tar.gz
countrycode_1.8.0.2.zip(r-4.7)countrycode_1.8.0.2.zip(r-4.6)countrycode_1.8.0.2.zip(r-4.5)
countrycode_1.8.0.2.tgz(r-4.6-any)countrycode_1.8.0.2.tgz(r-4.5-any)
countrycode_1.8.0.2.tar.gz(r-4.7-any)countrycode_1.8.0.2.tar.gz(r-4.6-any)
countrycode_1.8.0.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
countrycode/json (API)
NEWS
| # Install 'countrycode' in R: |
| install.packages('countrycode', repos = c('https://vincentarelbundock.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/vincentarelbundock/countrycode/issues
Pkgdown/docs site:https://vincentarelbundock.github.io
- cldr_examples - List of CLDR country name codes and associated examples
- codelist - Country Code Translation Data Frame
- codelist_panel - Country Code Translation Data Frame
- countryname_dict - A dataframe of alternative country names in many languages. Used internally by the 'countryname' function.
Last updated from:d7d8dbe951. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 150 | ||
| source / vignettes | OK | 177 | ||
| linux-release-x86_64 | OK | 131 | ||
| macos-release-arm64 | OK | 122 | ||
| macos-oldrel-arm64 | OK | 105 | ||
| windows-devel | OK | 128 | ||
| windows-release | OK | 112 | ||
| windows-oldrel | OK | 107 | ||
| wasm-release | OK | 113 |
Exports:countrycodecountrynameget_dictionaryguess_field
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| List of CLDR country name codes and associated examples | cldr_examples |
| Country Code Translation Data Frame (Cross-Sectional) | codelist |
| Country Code Translation Data Frame (Country-Year Panel) | codelist_panel |
| Convert Country Codes | countrycode |
| Convert country names in any language to another name or code | countryname |
| A dataframe of alternative country names in many languages. Used internally by the 'countryname' function. | countryname_dict |
| Get Custom Dictionaries | get_dictionary |
| Guess the code/name of a vector | guess_field |
