other_parent_cols | R Documentation |
Get all other values and parent values
other_parent_cols(.tbl, other_cols, other, id_col)
.tbl |
A tibble of data |
other_cols |
A tibble produced by |
other |
A character vector of the start of all other column names. E.g., other = "other_" |
id_col |
Survey id, usuallly uuid |
A tibble with all "other" values and their parent values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.