Return all configuration from Analysis Settings sheet of xlsform

kobo_get_config(form = "form.xlsx")

Arguments

form

The full filename of the form to be accessed (xls or xlsx file). where settings sheet contains all configuration of the project

Value

Return a dataframe that contains configuration of the project

Author

Maher Daoud

Examples

if (FALSE) { kobo_get_config() }