Boundary | R Documentation |
Checks the implementation of 1 boundary change during sentence reading. Checks the timing of the display change, as well as whether the boundary was crossed in a forwards saccade.
Boundary(
data_list = "",
maxtrial = 999,
boundary_loc = "BOUNDARY",
start_flag = "DISPLAY CHANGE STARTED",
end_flag = "DISPLAY CHANGE COMPLETED"
)
data_list |
Input of data files to be processed. This can be specified in three ways:
|
maxtrial |
Maximum number of experimental trials in the experiment (default= 9999) |
boundary_loc |
The name of the message flag in the data file for the pixel location of the boundary (if present) |
start_flag |
start flag for the beginning of the display change |
end_flag |
end flag indicating the completion of the display change |
Martin R. Vasilev
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.