update_key_dict: Update key dictionary

View source: R/name_phonetic_matching_functions.R

update_key_dictR Documentation

Update key dictionary

Description

Update the key dictionary with the custom names given by the user and the names that were not in the key dictionary.

Usage

update_key_dict(dataset, key.dict, custom_indices, unmatched_indices)

Arguments

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

Value

Key dictionary with updated entries, and their respective phonetic representations


datadrivenenvirolab/ClimActor documentation built on April 23, 2024, 7:40 a.m.