Description Usage Arguments Value
create sampling frame from kobo tool
1 | xlsform_generate_samplingframe(choices, strata_list_names)
|
choices |
the kobo questionnaire choices sheet as a data.frame |
strata_list_names |
the choice list_name column values of the variables that together uniquely define each stratum |
a data frame with two columns: "strata": the names of the strata; all unique combinations of the choices in each provided strata list name, concatenated by two underscores ("__") "population": randomly generated population for each stratum (lognormal distribution with meanlog 10 and sdlog 1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.