Skip to contents

All functions

analysis_dap
A data analysis plan prepared ahead of data analysis
auto_kobo_analysis()
Auto survey from a Kobo tool analysis
auto_svy_analysis()
Auto survey analysis
choices
Some choices sheet from a Kobo tool
design
Some design from the main dataset
kobo_analysis()
Kobo survey analysis
kobo_analysis_from_dap() kobo_analysis_from_dap_group()
Kobo survey analysis from a data analysis plan
kobo_mean()
Get the mean for a numeric var
kobo_mean_all()
Get all numeric variables's means
kobo_median()
Get the median for a numeric var
kobo_median_all()
Get all numeric variables's medians
kobo_ratio()
Get the ratio for numeric variables.
kobo_select_multiple()
Get the proportion for a select_multiple
kobo_select_multiple_all()
Get all select_multiples proportions
kobo_select_one()
Get the proportion for a select_one
kobo_select_one_all()
Get all select_one proportions
main
Some MSNA data produced
survey
Some survey sheet from a Kobo tool
svy_analysis()
Survey analysis
svy_interact()
Survey interactions
svy_mean()
Survey mean
svy_median()
Survey median
svy_proportion()
Survey proportion
svy_quantile()
Survey quantile
svy_ratio()
Survey ratio
svy_test_chisq()
Chi-squared survey tests, wrapper around survey::svychisq()
svy_test_student()
Student survey tests, wrapper around survey::svyttest()