Get the svreg log file for each subject

get_brainsuite_logfilename_for_all_subjects(subjdir, csv, exclude_col = "")

Arguments

subjdir

individual subject directory that the svreg.log file exists in

csv

csv file for the svreg.log file

exclude_col

character string for the column in demographics csv (contains 1 or 0 for each row) specifying the subjects to exclude. 1 denotes include, 0 denotes exclude.