kobo_crunching: Pick and run analysis function for question type.

Description Usage Arguments Value

Description

This function pick and run the right analysis function depending on the type of question for data crunching.

Usage

1
kobo_crunching(question, data, dicofile = "dico.csv")

Arguments

question

Question to be treated by the function. It should be the "name" of the questionas in the dictionnary or XLSform.

data

Dataframe containing data to analyse

dicofile

Name of the file containing the dictionnary. "dico.csv" is used by default.

Value

Returns a list containing four to five named elements:


ElliottMess/koboloadeRlight documentation built on June 20, 2019, 2:24 p.m.