load_analysisplan: Load an analysis plan from a csv file

Description Usage Arguments Details

View source: R/loading.R

Description

Load an analysis plan from a csv file

Usage

1

Arguments

file

path to a csv file with the analysis plan

df

alternative to 'file', you can provide the analysis plan as a data frame

Details

The analysis plan csv file must contain the following column headers: "repeat.for.variable","research.question", "sub.research.question", "hypothesis", "independent.variable", "dependent.variable", "hypothesis.type", "independent.variable.type", "dependent.variable.type". You can generate an empty template with


mabafaba/hypegrammaR documentation built on Oct. 2, 2019, 11:33 a.m.