trialTime | R Documentation |
Extracts trial times from raw .asc files
trialTime(
data_list,
maxtrial = 999,
startFlag = "SYNCTIME",
endFlag = "DISPLAY OFF"
)
data_list |
Input of data files to be processed. This can be specified in three ways:
|
maxtrial |
Maximum number of trials in the experiment |
startFlag |
The flag in the data that indicates the start of trial (default: SYNCTIME in Eyetrack/Eyelink) |
endFlag |
The flag in the data that indicates the end of the trial (default: DISPLAY OFF in Eyetrack) |
Martin R. Vasilev
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.