Build the report for the detected misspelled values during dictionary-based data cleaning operation
construct_misspelled_report(misspelled_options, data)
A <data.frame>
the details about where in the input data the
misspelled values were found.
A <list>
with the detected misspelled values
in the columns of interest.
The input <data.frame>
or <linelist>