Description Usage Arguments Value
Merge stimulus presentation lists with subject data to create a trial list.
1 | trial_lists(design_args, subjects = NULL, seq_assign = FALSE)
|
design_args |
Stimulus presentation lists (see |
subjects |
One of the following three: (1) an integer
specifying the desired number of subjects (must be a multiple of
number of stimulus lists); (2) a data frame with assignment
information (must include a column |
seq_assign |
If TRUE, assignment of subjects to lists will be sequential rather than random (default is FALSE) |
A data frame containing all trial information.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.