R/kobo_question.R
kobo_question.Rd
Automatically generates bar charts, histograms, and basic information of the question based on the question type to generate the report.
kobo_question(question, mainDir = "")
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 |
Elliott Messeiller
if (FALSE) { kobo_question("s2.beneficiary_code") }