Return all configuration from Analysis Settings sheet of xlsform
kobo_get_config(form = "form.xlsx")
form | The full filename of the form to be accessed (xls or xlsx file). where settings sheet contains all configuration of the project |
---|
Return a dataframe that contains configuration of the project
Maher Daoud
if (FALSE) { kobo_get_config() }