Description Usage Arguments Value
View source: R/reconciliation.R
Fixes incorrect spellings from previous versions of this package
1 | reconcile_misspellings(x, from = "0.2.0", to = "0.2.1")
|
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 |
'character' vector of fixed phrase hash compatible with output for version 'to'
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.