reconcile_misspellings: Reconcile Misspellings

Description Usage Arguments Value

View source: R/reconciliation.R

Description

Fixes incorrect spellings from previous versions of this package

Usage

1
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'


keyToEnglish documentation built on Feb. 14, 2021, 1:05 a.m.