powered by
Dataset containing country IDs and their calling code
data(country_calling_code)
calling code of countries
A data frame with the calling code of countries
country identifiers
Calling code of countries
https://countrycode.org
Data country_names for linkage of IDs with country calling code
country_names
# load the calling code dataset data(country_calling_code) # view content of the city-calling code data head(country_calling_code)
Run the code above in your browser using DataLab