Function to compute indicators from indicator sheet
kobo_create_indicators(form = "form.xlsx")
form | The full filename of the form to be accessed (xls or xlsx file). It is assumed that the form is stored in the data-raw folder. |
---|
No return, all results will be saved inside new CSV files
Edouard Legoupil, Maher Daoud
if (FALSE) { kobo_create_indicators("myform.xlsx") }