This function simply finds the outputs from GGIR that are required for the project, and copies them to a new folder. If there are multiple copies of part 5 outputs, they are collapsed to a single csv file.
collate_outputs(outputdir, studyname, verbose = TRUE)
the outputdir that was provided in the processing call
the name of the study. Use the first author's surname if there is no study name.
If success messages should be displayed
Other helper functions:
build_meta()
,
find_problem_files()
,
translate_filepath()