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