analyse_gaze_areas: Analyses number of gaze points in each area

Description Usage Arguments Details Value

View source: R/eyer-analysis.R

Description

the totals int he data frame do not correspond to the total row, as the NA data are omited.

Usage

1
analyse_gaze_areas(obj, areas = list())

Arguments

obj

EyerObject

areas

list of AreaObject. Only necessary if the areas haven't been added previously with the add_area_column. If areas are present, the column is recalculated.

Details

returns summative data froma with columns: area, n, ratio

Value

data.frame with calculated information


hejtmy/EyeR documentation built on Sept. 20, 2019, 2:45 a.m.