View source: R/dictionary_based_cleaning.R
detect_misspelled_options | R Documentation |
Detect misspelled options in columns to be cleaned
detect_misspelled_options(data, dictionary)
data |
The input |
dictionary |
A
|
A <list>
with the indexes of the misspelled values in every
column that needs to be cleaned.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.