View source: R/name_phonetic_matching_functions.R
update_country_dict | R Documentation |
Update the country dictionary with the custom countries given by the user and the countries that were not in the country dictionary.
update_country_dict(dataset, country.dict, custom_count, unmatched_count)
dataset |
Dataset by user |
country.dict |
country dictionary |
custom_count |
Vector of numbers containing indices where new custom countries added by the user |
unmatched_count |
Vector of numbers containing indices where countries were unmatched with the country dictionary |
Country dictionary with updated entries
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.