combine_res_glob: Combine fmriqa csv result files into a dataframe
Description
Combine fmriqa csv result files into a dataframe
Usage
combine_res_glob(pattern)
Value
a dataframe of results
Arguments
- pattern
glob pattern to match the csv result files (eg "*.csv")