Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/datawookie/pkg-iso-3166
An example R package (ISO 3166 country codes)
https://github.com/datawookie/pkg-iso-3166
Last synced: 20 days ago
JSON representation
An example R package (ISO 3166 country codes)
- Host: GitHub
- URL: https://github.com/datawookie/pkg-iso-3166
- Owner: datawookie
- Created: 2018-07-10T05:09:39.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-07-10T05:11:15.000Z (over 6 years ago)
- Last Synced: 2024-11-12T04:05:04.204Z (2 months ago)
- Language: R
- Size: 10.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ISO 3166 Country Codes
The ISO 3166 standard defines country codes (two and three letter codes as well as a numeric code).
This is an **example package** (for *training purposes*) which wraps the ISO 3166 data and provides a couple of functions for getting country names from country codes.