View source: R/name_phonetic_matching_functions.R
update_key_dict | R Documentation |
Update the key dictionary with the custom names given by the user and the names that were not in the key dictionary.
update_key_dict(dataset, key.dict, custom_indices, unmatched_indices)
dataset |
Dataset by user |
key.dict |
Key dictionary |
custom_indices |
Vector of numbers containing which indices where new custom names added by the user |
unmatched_indices |
Vector of numbers containing indices where names in the dataset were unmatched in the key dictionary |
Key dictionary with updated entries, and their respective phonetic representations
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.