sample.data.processed {kollaR} | R Documentation |
Pre-processed sample-by-sample example data
Description
This dataset contains data from 1 individuals during a free viewing tasks after pre-processing. Data were recorded at 1200 Hz using a Tobii Pro Spectrum eye tracker
Usage
sample.data.processed
Format
A data frame
- id
participant number
- timestamp
timestamp in ms recorded by the eye tracker
- x.raw
gaze position x
- y.raw
gaze position y
- x.unprocessed
copy of gaze position x before preprocessing
- y.unprocessed
copy of gaze position y before preprocessing
- timestamp.t
"'Theoretical timestamp' for comparison."
- sample
sample nr in recording
Source
The dataset was stored in the package at 'data/example_data.RData'
[Package kollaR version 1.1.1 Index]