Package: countrycode 1.6.0.9000
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.6.0.9000.tar.gz
countrycode_1.6.0.9000.zip(r-4.5)countrycode_1.6.0.9000.zip(r-4.4)countrycode_1.6.0.9000.zip(r-4.3)
countrycode_1.6.0.9000.tgz(r-4.4-any)countrycode_1.6.0.9000.tgz(r-4.3-any)
countrycode_1.6.0.9000.tar.gz(r-4.5-noble)countrycode_1.6.0.9000.tar.gz(r-4.4-noble)
countrycode_1.6.0.9000.tgz(r-4.4-emscripten)countrycode_1.6.0.9000.tgz(r-4.3-emscripten)
countrycode.pdf |countrycode.html✨
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
- 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 2 months agofrom:9191a3285d. Checks:OK: 3 NOTE: 4. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 31 2024 |
R-4.5-win | OK | Oct 31 2024 |
R-4.5-linux | OK | Oct 31 2024 |
R-4.4-win | NOTE | Oct 31 2024 |
R-4.4-mac | NOTE | Oct 31 2024 |
R-4.3-win | NOTE | Oct 31 2024 |
R-4.3-mac | NOTE | Oct 31 2024 |
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 |