For each word in the output list from checkSpelling() find the word in the inputVector and allow the user to enter a replacement word
1 | InteractiveFindReplace.df(misspelledWords, inputDF, outFile = NULL)
|
misspelledWords |
named list of problematic words and suggested replacements |
inputDF |
character vector |
outFile |
filepath for where to append lines of code |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.