make_analysis_from_dap: Make analysis from data analysis plan

View source: R/analysis.R

make_analysis_from_dapR Documentation

Make analysis from data analysis plan

Description

Make analysis from data analysis plan

Usage

make_analysis_from_dap(design, survey, choices, dap, bind = FALSE)

Arguments

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.

Value

A summarized analysis


gnoblet/impactR documentation built on March 20, 2023, 2:24 a.m.