Dataset containing country IDs and their calling code
Usage
data(country_calling_code)
A data frame with the calling code of countries
- ID
country identifiers
- callingcode
Calling code of countries
Source
Internal data consisting of countries and their calling code
Value
calling code of countries
Examples
# load the calling code dataset
data(country_calling_code)
# view content of the city-calling code data
head(country_calling_code)
#> # A tibble: 6 x 2
#> ID callingcode
#> <dbl> <chr>
#> 1 10001 93
#> 2 10002 355
#> 3 10003 213
#> 4 10004 376
#> 5 10005 244
#> 6 10006 1-268