| phonetic_shift | R Documentation |
Shift consonant to phonetically similar consonant
phonetic_shift(word, target)
word |
Character. Word to transform |
target |
Character. Consonant to shift (if found) |
Character. Transformed word
phonetic_shift("coverage", "v") # "coferage"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.