View source: R/dictionary_based_cleaning.R
construct_misspelled_report | R Documentation |
Build the report for the detected misspelled values during dictionary-based data cleaning operation
construct_misspelled_report(misspelled_options, data)
misspelled_options |
A |
data |
The input |
A <data.frame>
the details about where in the input data the
misspelled values were found.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.