reconcile_misspellings {keyToEnglish} | R Documentation |
Reconcile Misspellings
Description
Fixes incorrect spellings from previous versions of this package
Usage
reconcile_misspellings(x, from = "0.2.0", to = "0.2.1")
Arguments
x |
'character' vector of phrases from 'keyToEnglish()' output or related function |
from |
'character' version number of how the hash was originally generated |
to |
'character' version that hash should be converted to |
Value
'character' vector of fixed phrase hash compatible with output for version 'to'
[Package keyToEnglish version 0.2.1 Index]