merge_gazer_files | R Documentation |
Merge eye files from a ufolder if filetype is from sr renames column variables and makes them lower case Places time in ms if edf files just reads them in
merge_gazer_files(file_list, blink_colname = "blink",
pupil_colname = "pupil", filetype = "sr")
file_list |
path to .xls files |
blink_colname |
name of your blink colname:AVERAGE_IN_BLINK, LEFT_, #RIGHT |
pupil_colname |
name of your pupil colname:AVERAGE_IN_Pupil, LEFT_, #RIGHT |
filetype |
if reading raw edf file use 'edf' if using sr files use type 'sr' |
data frame containing pupil data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.