knitr::opts_chunk$set( collapse = TRUE, comment = "#>" )
This packages checks for inconsistencies between xlsform questionnaires (kobo tools), datasets and analysis plans. There is a function to check each input, and to check each combination:
Runs all checks (depending on which input is provided):
could not check samplingframe (critical)
samplingframe has no categorical column (stratum names) - skipping further checks on stratum column (critical)
samplingframe has more than one categorical column (stratum names) - skipping further checks on stratum column (critical)
samplingframe has no purely numerical (population) column - skipping any further checks on population column (critical)
samplingframe must not contain NAs (critical)
samplingframe should only have two columns (minor)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.