Insert the full label in data frame based on dictionnary

kobo_label(datalabel, dico)

Arguments

datalabel

file to be labeled

dico

generated from kobo_dico)

Value

A "data.table" with the full data.label. To be used for graphs generation.

Author

Edouard Legoupil

Examples

if (FALSE) { kobo_label(data, dico) }