InteractiveFindReplace: Interactively find and replace problematic words in a vector...

Description Usage Arguments

View source: R/InteractiveFns.R

Description

For each word in the output list from checkSpelling() find the word in the inputVector and allow the user to enter a replacement word

Usage

1
InteractiveFindReplace(badWords, input, outFile = NULL)

Arguments

badWords

named list of problematic words and suggested replacements

input

dataframe or vector

outFile

filepath for where to append lines of code


RGLab/corpusFreq documentation built on May 1, 2021, 4:58 p.m.