GUI: Graphical User Interface (GUI) for gazepath implemented in...

Description Usage Arguments Details Value Author(s) References Examples

View source: R/GUI.R

Description

This function is a wrapper around gazepath and provides a graphical user interface (GUI) in shiny to parse raw eye-tracking data into fixations and saccades. The GUI functions opens a browser that serves as GUI to parse and visualize eye-tracking data

Usage

1
GUI()

Arguments

no arguments

Details

no details

Value

nothing is returned

Author(s)

Daan van Renswoude & Ingmar Visser

References

Mould, M. S., Foster, D. H., Amano, K., & Oakley, J. P. (2012). A simple nonparametric method for classifying eye fixations. Vision research, 57, 18-25.

Examples

1
2
3
4
## Not run: 
GUI()

## End(Not run) 

gazepath documentation built on Feb. 9, 2020, 5:07 p.m.