sample.data.saccades {kollaR} | R Documentation |
Saccades from 3 individuals
Description
This dataset contains saccade data from 3 individuals during a free viewing tasks. Data were recorded at 1200 Hz using a Tobii Pro Spectrum eye tracker
Usage
sample.data.saccades
Format
A data frame
- onset
onset of the saccade in ms
- x.onset
gaze position x at onset
- y.onset
gaze position y at onset
- offset
offset of the saccade in ms
- x.offset
gaze position x at offset
- y.offset
gaze position y at offset
- duration
duration of saccade in ms
- amplitude
amplitude of saccade in degrees
- peak.velocity
peak velocity of saccade
- velocity.profile
velocity profile
- missing.samples
proportion of missing samples
- id
participant number
Source
The dataset was stored in the package at 'data/example_data.RData'
[Package kollaR version 1.1.1 Index]