Description Usage Arguments Details Value
Find all responses in all columns that might be "specify other" responses to a multiple choice question
1 |
data |
a dataframe |
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.
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.