get_gaze: Returns gaze data.frame

Description Usage Arguments Value Methods (by class)

View source: R/pupilr-getters.R

Description

Returns gaze data.frame

Returns gaze data.frame from the surface object

Usage

1
2
3
4
get_gaze(obj, ...)

## S3 method for class 'surface.item'
get_gaze(obj, on_surface = TRUE)

Arguments

obj

pupilr or surface.item object

...

optional parameters

on_surface

should it only return those measurements on surface?

Value

data.frame with gaze

Methods (by class)


hejtmy/pupilr documentation built on April 23, 2021, 11:53 a.m.