Skip to content
This repository has been archived by the owner on Oct 24, 2023. It is now read-only.

Fixing kobo_dico & app_koboloadeR.R #38

Closed
wants to merge 14 commits into from

Conversation

ElliottMess
Copy link

Fixing kobo_dico to work write element link into 0-config.R when done and fixing app_koboloadeR.R to work with changes in other functions.

Should solve issue #21

Fixing kobo_dico to work write element link into 0-config.R when done and fixing app_koboloadeR.R to work with changes in other functions.
Updating kobo_label to rename not only the dataframe columns, but also the questions choices from names to labels for select_one and select_multiple questions.
R/kobo_dico.R Outdated Show resolved Hide resolved
ElliottMess and others added 10 commits January 23, 2019 14:39
Fixing kobo_dico to have "labels" without the question before.
Kobo_labels does its job better.
Fixing kobo_label to also relabel choices for select_one and select_multiple questions
Fixing kobo_dico to have the same naming convention for select_one and select_multiple types.
…ger/calculate

New data crunching functions for select_multiple, select_one and integer/calculate. They take one question at a time rather than all. They make the code more readable, and avoid multiple "for" loops, thus making it faster.
kobo_to_xlsform correclty transform columns from standard kobo exports (i.e. not only if they are already set as factors).
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants