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

Description Usage Arguments

View source: R/cleanTextFns.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.vector(misspelledWords, inputVector, outFile = NULL)

Arguments

misspelledWords

named list of problematic words and suggested replacements

inputVector

character vector

outFile

filepath for where to append lines of code


RGLab/Import2ImmPort documentation built on May 17, 2021, 7:43 a.m.