Learn R Programming

SemNetCleaner (version 1.0.0)

add.let: Add Letter

Description

A wrapper function for spell-checking (adds additional nearby letters at each letter of the word)

Usage

add.let(word)

Arguments

word

Word to swap letters

Value

Returns a vector with all possible added letter combinations

Examples

Run this code
# NOT RUN {
add.let("bombay")

# }

Run the code above in your browser using DataLab