load.selection.tables {callsync} | R Documentation |
Loads multiple Raven selection tables into one dataframe. Also adds a column with file-selection
load.selection.tables(path_selection_tables, recursive = FALSE)
path_selection_tables |
the path to the folder containing selection tables. Folder should not contain any other files. |
recursive |
if 'TRUE' lists files recursively before loading, default is 'FALSE'. |
Returns data frame with all selection tables.