read_demographics.RdReads the demographics from an inputted csv file
read_demographics(csvfile, exclude_col = "")csv file containing the demographics
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.