Skip to contents

Detect misspelled options in columns to be cleaned

Usage

detect_misspelled_options(data, dictionary)

Arguments

data

The input data frame or linelist

dictionary

A data dictionary associated with the input data

Value

A list with the indexes of the misspelled values in every column that needs to be cleaned.