Skip to contents

Survey preparation

Functions to process raw survey configurations.

read_survey_config()
Read in survey config
htmlize_survey_config()
Convert survey config from Markdown to HTML

Questionnaire generation

Functions to generate different representations of a questionnaire from a combined survey configuration.

gen_qstnr()
Generate questionnaire tibble
unnest_qstnr()
Unnest questionnaire tibble
unnest_qstnr_vals()
Unnest questionnaire tibble's item values
htmlize_qstnr()
Convert qstnr columns from Markdown to HTML
gen_qstnr_docs()
Generate questionnaire docs
gen_qmd_qstnr()
Generate Quarto Markdown questionnaire

Auxiliary

as_int_vals()
Convert question values to codes
common_val_scale()
Get common value scale
group_title()
Get survey group title
val_set()
Get value set

Miscellaneous

funky_config
pkgpurl package configuration data