num_fix: Calculation of number of fixations per trial using raw...

View source: R/num_fix.R

num_fixR Documentation

Calculation of number of fixations per trial using raw fixation data.

Description

Output includes: number of 1st-pass fixations, number of 2nd-pass fixations, and number of all fixations in trial. Note: if you need number of fixations PER WORD, this is given by the 'wordMeasures' function.

Usage

num_fix(data)

Arguments

data

Dataframe containing the raw fixation data that were extracted with the EMreading package

Author(s)

Martin R. Vasilev


martin-vasilev/EMreading documentation built on Jan. 31, 2023, 3:23 p.m.