read_roi_data_for_all_subjects.Rd
Reads the BrainSuite ROI data file saved for each subject and returns the filenames
read_roi_data_for_all_subjects(
roi_filelist,
demographics,
roiids,
roimeas = "gmthickness"
)
filenames for the ROIwise stats in the individual subject directory
data frame containing the demographics of all subjects
vector of numeric label identifiers for the region of interest (ROI) type analysis.
character string for the ROI measure. Should either be "gmthickness", "gmvolume", or "wmvolume".