Description Usage Arguments Details Value
View source: R/map_to_labeled.R
Add labels to results
1 2 3 4 | labels_summary_statistic(summary.statistic, questionnaire,
label.dependent.var.value = T, label.independent.var.value = T,
label.dependent.var = T, label.independent.var = T,
independent.linebreak = T, dependent.linebreak = F)
|
questionnaire |
koboquest 'questionnaire' object; output from load_questionnaire() |
result |
hypegrammaR 'result' object; output from map_to_result(). |
if the Variable wasn't found in the questionnaire, or the choice wasn't found in the corresponding list of choices, the affected values will remain unchanged.
same as input, but with all variable values labeled
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.