InteractiveFindReplace.df: Interactively find and replace problematic words in a data...

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.df(misspelledWords, inputDF, outFile = NULL)

Arguments

misspelledWords

named list of problematic words and suggested replacements

inputDF

character vector

outFile

filepath for where to append lines of code


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