Get a list of the paths for any local raw data ".tab" files.

list_local_files(raw_file_dir = find_raw(), full_names = TRUE)

Arguments

raw_file_dir

Directory containing the raw event TSV files

full_names

Return the full path or only file name?