Insert the full label in data frame based on dictionnary
kobo_label(datalabel, dico)
datalabel | file to be labeled |
---|---|
dico | generated from kobo_dico) |
A "data.table" with the full data.label. To be used for graphs generation.
Edouard Legoupil
if (FALSE) { kobo_label(data, dico) }