Description Usage Arguments Details
Load an analysis plan from a csv file
1 | load_analysisplan(file = NULL, df = NULL)
|
file |
path to a csv file with the analysis plan |
df |
alternative to 'file', you can provide the analysis plan as a data frame |
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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.