parse_edf: Take EDF files and return data that is in format usable for...

parse_edfR Documentation

Take EDF files and return data that is in format usable for gazeR for pupil merges the samples data puts time in ms adds subject variable column cleans up the column names creates pupil column that is ambigious as to whether you sampled from left eye, right eye, or both (takes the average) For fixation data, obtains sample report, puts time in ms

Description

Take EDF files and return data that is in format usable for gazeR for pupil merges the samples data puts time in ms adds subject variable column cleans up the column names creates pupil column that is ambigious as to whether you sampled from left eye, right eye, or both (takes the average) For fixation data, obtains sample report, puts time in ms

Usage

parse_edf(file_list, output.dir, type = "pupil")

Arguments

file_list

directory to edf files

output.dir

directory to save new cleaned files

type

include whether you want to parse edf pupil data (pupil) or vwp (fixations)


dmirman/gazer documentation built on Aug. 1, 2022, 2:02 p.m.