Description Usage Arguments Value Author(s)
View source: R/get_experiment.R
Generate experiment files
1 2 3 4 5 6 7 8 9 10 11 | get_experiment(
experiment_directory,
experiment_resources,
main,
post_experiment,
columns,
condition_allocation,
ethics = TRUE,
zip = TRUE,
on_finish = save_psychserver()
)
|
experiment_directory |
Experiment directory |
experiment_resources |
Experiment resources file path |
main |
Main experiment objects |
post_experiment |
Post experiment |
columns |
Columns |
condition_allocation |
Condition allocation |
ethics |
Whether ethics pages are included (used for testing). |
zip |
Whether to zip the experiment files |
on_finish |
|
Invisibly returns NULL
Shir Dekel
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.