make_analysis_from_dap | R Documentation |
Make analysis from data analysis plan
make_analysis_from_dap(design, survey, choices, dap, bind = FALSE)
design |
A design object |
survey |
The survey sheet from Kobo that contains at least column 'list_name' (split from 'type') and 'name' |
choices |
The choices sheet from Kobo contains at least column 'list_name' (split from 'type') and 'name' |
dap |
A data analysis plan, typically from an excel sheet |
bind |
Should it result in a list of a tibble? Default to list. |
A summarized analysis
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.