View source: R/fillCountryCode.R
fillCountryCode | R Documentation |
This function can be useful when a dataset provided does not have a country code available.
fillCountryCode(country, data, outCode = "FAOST_CODE")
country |
The column name of the data which contains the country name |
data |
The data frame to be matched |
outCode |
The output country code system, defaulted to FAO standard. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.