Description Usage Arguments Value
MakeStimdataConfig specifies how ExtractStim processes an
Eprime stimdata file.
1 2 | MakeStimdataConfig(named_stim, numerics = NULL, constants = NULL,
derived = NULL)
|
named_stim |
a character vector of named values that specifies which stimdata fields to extract from an Eprime log file. |
numerics |
names of stimuli in |
constants |
constant values to specify after the |
derived |
a character vector of expressions to execute once constants have been added to the stimdata description. |
a list with the class StimConfig. This list has four slots:
Stim, Numerics, Constants, and Derived.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.