R/io_functions.R
read_trial_results.Rd
Read & combine trial results files for a given experiment within a data folder.
read_trial_results(data_dir, ...)
Parent directory where data are stored
Arguments to be passed on to read_csv
A combined data frame of all trial results.