| get_other_parent | R Documentation | 
Get all select multiple and parent other questions
get_other_parent(.tbl, other)
.tbl | 
 A tibble of data  | 
other | 
 A character vector of the start of all other column names. E.g., other = "other_"  | 
This function has a tibble and the associated survey sheet as inputs, as well as the beginning of the "other" character string. It returns all columns that exist in the tibble and are either a multiple choice or a parent other question. This allows then to compute these columns with impactR::count_occ after parent question may have been recoded.
A character vector of other questions
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.