| single_trial_binocular {saccadr} | R Documentation | 
A single trial binocular recording.
Description
A single trial binocular recording sampled at 1000 Hz.
Usage
single_trial_binocular
Format
A data frame with 2000 rows and 6 variables:
- trial
- Trial index. 
- time_rel
- Sample time in milliseconds relative to the trial start. 
- xL
- X coordinate for the left eye in degrees of visual angle. 
- xR
- X coordinate for the right eye in degrees of visual angle. 
- yL
- Y coordinate for the left eye in degrees of visual angle. 
- yR
- Y coordinate for the right eye in degrees of visual angle. 
[Package saccadr version 0.1.3 Index]