View source: R/cluster_message.R
cluster_message | R Documentation |
Prints messages about the cluster scheme before generating questionnaire responses.
cluster_message(
n_obs,
resp_labels,
cluster_labels,
n_levels,
separate_questionnaires,
type,
detail = FALSE
)
n_obs |
list with the number of elements per level |
resp_labels |
character vector with the names of the questionnaire respondents on each level |
cluster_labels |
character vector with the names of each cluster level |
n_levels |
number of cluster levels |
separate_questionnaires |
if |
type |
Type of top-level message |
detail |
if |
Messages.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.