Reads the demographics from an inputted csv file

read_demographics(csvfile, exclude_col = "")

Arguments

csvfile

csv file containing the demographics

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.