saveWordLists | R Documentation |
This function commits the updated word lists for the given speller that have been accumulated as the speller has been used. Users can have added new “acceptable” words for the speller and different replacement words to further train the speller. This function provides the facilities to allow these changes to persist to other sessions.
saveWordLists(speller)
speller |
the |
A logical value indicating whether the word lists were saved.
Duncan Temple Lang <duncan@wald.ucdavis.edu>
addToList
addCorrection
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.