label_respondents | R Documentation |
Generate level label combinations for each respondent
label_respondents(
n_obs,
cluster_labels = names(n_obs),
add_last_level = FALSE,
apply_labels = TRUE
)
n_obs |
list with the number of elements per level |
cluster_labels |
character vector with the names of each cluster level |
add_last_level |
if |
apply_labels |
if |
Data frame with the combinations of IDs from all levels
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.