Learn R Programming

SemNetCleaner (version 0.9.9)

spell.opt: Spelling Option

Description

A wrapper function for spell-checking (combines all spell-checking wrapper functions)

Usage

spell.opt(word)

Arguments

word

Word to check spelling options

Value

Returns a vector of all possible spelling combinations from several spell-checking options

Examples

Run this code
# NOT RUN {
spell.opt("bombay")

# }

Run the code above in your browser using DataLab