|
load_folder()
|
Loads all important exported objecs from given folder |
|
load_surface_data()
|
Loads folder with surface data |
|
open_surfaces()
|
Searches for the surfaces and tries to load them into a list |
|
open_exported_file()
|
General function to load preprocessed file based on pattern |
|
open_expoted_info_file()
|
Finds and loads exported_info.csv file from given directory |
|
open_fixations_file()
|
Retusns fixations data.frame |
|
open_gaze_file()
|
Retusns gaze positions data frame |
|
open_info_file()
|
Finds and loads info.csv file from given directory |
|
open_positions_file()
|
Returns data frame of pupil positions |
|
open_timestamps_file()
|
Returns data frame of world_timestamps |
|
load_key_value_file()
|
Function to read pupil key, value style dataframes into named list |