Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR R

convert country code to country name in r

countrycode::countrycode(2, "cown", "country.name") 
#Just replace "2" to the desire country code
 
PREVIOUS NEXT
Tagged: #convert #country #code #country
ADD COMMENT
Topic
Name
3+2 =