country_calling_code {r2country} | R Documentation |
Dataset containing country IDs and their calling code
data(country_calling_code)
A data frame with the calling code of countries
country identifiers
Calling code of countries
calling code of countries
Internal data consisting of countries and their calling code
Data country_names
for linkage of IDs with country calling code
# load the calling code dataset
data(country_calling_code)
# view content of the city-calling code data
head(country_calling_code)