parse_edf | R 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
parse_edf(file_list, output.dir, type = "pupil")
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) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.