powered by
Looks for rows (subjects) which have been exported from 'Freesurfer' and may cause classification problems, for example, rows with NAs in
searchforabnormalities.rows(data, verbose = T)
The data frame imported using fsimport
Whether the print debug information
Indices of abnormal rows
# NOT RUN { data <- generaterandomsubjects() searchforabnormalities.rows(data) # }
Run the code above in your browser using DataLab