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