find_other_responses: Find all responses in all columns that might be "specify...

Description Usage Arguments Details Value

Description

Find all responses in all columns that might be "specify other" responses to a multiple choice question

Usage

1

Arguments

data

a dataframe

Details

Performs a non-case sensitive search for "other" in english and french along the column names of the dataframe and returns all unique values and their frequency.

Value

A dataframe with one row per potential issue. It has columns for the corresponding row index in the original data; the suspicious value; the variable name in the original dataset in which the suspicious value occured; A description of the issue type.


ellieallien/cleaninginspectoR documentation built on July 18, 2019, 12:30 p.m.