import_country_specific_xls_dict | R Documentation |
Import country-specific Excel dictionary
import_country_specific_xls_dict(xls_dict, country = "none")
xls_dict |
Excel spreadsheet containing 2 columns ('old' and 'new') that map the names of the variables in the input dataframe and the names of the variables in the output dataframe |
country |
Character that contains the name of the TIMCI country to select (default set to "none") |
This function returns a dataframe.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.