make_spelling_rlike {available} | R Documentation |
Spelling transformations
Description
This function takes in a single word and applies spelling transformations to make it more "r-like" and easier to Google
Usage
make_spelling_rlike(word)
Arguments
word |
a single word to make more rlike |
Value
a single word with a spelling transformation
[Package available version 1.1.0 Index]