data.table::setDTthreads(1)
if (FALSE) {
# Inspect the code to create the questionnaire_demo
print(questionnaire_demo)
if (interactive()) {
# Run the app with the questionnaire_demo
app(questionnaire = questionnaire_demo())
}
}
Run the code above in your browser using DataLab