Get all other values and parent values
Usage
other_parent_cols(.tbl, other_cols, other, id_col)
Arguments
- .tbl
A tibble of data
- other_cols
A tibble produced by other_cols
- other
A character vector of the start of all other column names. E.g., other = "other_"
- id_col
Survey id, usuallly uuid
Value
A tibble with all "other" values and their parent values