kobo_xlsform_relabel: Relabel XLSform based on an original dataframe

Description Usage Arguments Author(s) Examples

Description

Match labels from an XLSform created with the kobo_to_xlsform function with a prexisting XLSform. It can then be used to match and relabel cleaned datasets with original forms.

Usage

1
kobo_xlsform_relabel(new_form, original_form, name_form = "form.xls")

Arguments

new_form

The full filename of the form to be relabeled (xls or xlsx file).

original_form

The full filename of the form to match the assessed form.

Author(s)

Elliott Messeiller

Examples

1
2
3

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