Automatically generates bar charts, histograms, and basic information of the question based on the question type to generate the report.

kobo_question(question, mainDir = "")

Arguments

question

Name of the question to be treated, as in "fullname" column in dico

mainDir

Path to the project's working directory: mainly for shiny app

Author

Elliott Messeiller

Examples

if (FALSE) { kobo_question("s2.beneficiary_code") }