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

Description Usage Arguments

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

1
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)


jgeller112/gazer documentation built on Jan. 13, 2020, 1:04 p.m.