Description Usage Format Details Source References Examples
Summary eyetracking data from a study examining the impact of text saliency on eye movements.
1 | data("fixations")
|
A data frame with 48 observations on the following 6 variables.
idParticipant ID label.
conditionCondition, signifying whether a channel had a red title (see details).
countleftCount of fixations in the middle, left channel.
countrightCount of fixations in the middle, right channel.
gazetimeTotal gaze time on the webpage.
rt.condEquals red if the middle, right channel
title was red; black otherwise.
The data are taken from Owens, Shrestha, & Chaparro (2009). A webpage was divided into 9 channels (sections), and the title color of the "middle, left" and "middle, right" channels were manipulated.
The variable condition takes the value Control if all
title colors were black; Left if the "middle, left" channel title
was red; and Right if the "middle, right" channel title was red.
Provided by Justin W. Owens.
Owens, J.W., Shrestha, S., & Chaparro, B.S. (2009). Effects of text saliency on eye movements while browsing a web portal. In Proceedings of the Human Factors and Ergonomics Society Annual Meeting (Vol. 53, pp. 1257-1261).
1 | data("fixations", package="smdata")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.