List the tables required based on coding method
ds.list_ds_tables(coding_methods = c("eyetracking"))
a list of table types that are required based on input coding method
if (FALSE) { # \dontrun{
table_list <-ds.list_ds_tables(coding_method = "manual gaze coding")
} # }