View source: R/fill_experiment.R
fill_experiment | R Documentation |
After setting all the components of your experiment, generates a full table of all the stimuli and saves it to the complete_experiment entry of the design. The output of this function can then be passed to save_lists() to save separate counterbalanced stimulus lists to use.
fill_experiment(design, use_as_is = F)
design |
Experiment design |
use_as_is |
Whether to use all the generated combinations as trials. Use when you plan to present all of the trials to every participant. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.