View source: R/utils-iso-3166.R
| iso_3166_codes | R Documentation |
Create a data.frame of ISO 3166 2 and 3 digit Country codes.
iso_3166_codes()
Country codes provided by rust_iso3166.
a data.frame with columns country, code_2, code_3.
head(iso_3166_codes())
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.