fill_experiment: Fill out experiment

View source: R/fill_experiment.R

fill_experimentR Documentation

Fill out experiment

Description

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.

Usage

fill_experiment(design, use_as_is = F)

Arguments

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.


tsostarics/stimulist documentation built on May 14, 2022, 6:49 p.m.