A function to translate between different country coding systems
The function translate any country code scheme to another if both are in the FAOcountryProfile
translateCountryCode(data, from, to, oldCode)
data |
The data frame |
from |
The name of the old coding system |
to |
The name of the new coding system |
oldCode |
The column name of the old country coding scheme |
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.