make_spelling_rlike: Spelling transformations

View source: R/namr.R

make_spelling_rlikeR 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


available documentation built on July 11, 2022, 1:05 a.m.