This data set is the eye movement data recorded during reading sentences. The sentences consists of 8 regions defined by the researcher. The experiment consists of 2 lists (8 items in each list), 2 subjects, and 4 conditions. Each row contains the information of one fixation. This data frame is a template for the data to be provided by users of fpa-package, and the number and names of variables should be same with this data frame. If the user does not have several lists in his/her experiment, lease use the id 1 for every row.
1 |
In the data frame each row represents one fixation of the eyes. Fixations are ordered chronologically within trial. The data frame has the following columns:
Listthe id of the list
Subjectthe id of the subject
Conditionthe id of the condition
Itemthe id of the item
Regionthe id of the region being fixed on
Fix_Startthe start time of the fixation
Fix_Endthe end time of the fixation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.