Description Usage Arguments Value
View source: R/spell_check_gadget.R
A shiny gadget
that pairs with the
spellcheck_words
to examine flagged words and create a
dataframe for string replacements.
1 | spell_check_gadget(words, corpus, my_dict = hunspell::dictionary("en_US"))
|
words |
A |
corpus |
A |
my_dict |
A |
A dataframe
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.