kobo_question: Generates graphics and basic information based on the type of...

Description Usage Arguments Author(s) Examples

View source: R/kobo_question.R

Description

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

Usage

1
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(s)

Elliott Messeiller

Examples

1
2
3
4
5
6
kobo_question("s2.beneficiary_code")

## Not run: 
kobo_question("s2.beneficiary_code")

## End(Not run)

ElliottMess/KoboAnalyser documentation built on May 17, 2019, 8:47 p.m.