Copy files from manifest into the codecheck folder and summarise.
Source:R/manifest.R
copy_manifest_files.RdCopy manifest files into the root/codecheck/outputs folder; return manifest.
Details
The metadata should specify the manifest – the files to copy into the codecheck/oututs folder. Each of the files in the manifest is copied into the destination directory and then the manifest is returned as a dataframe. If KEEP_FULL_PATH is TRUE, we keep the full path for the output files. This is useful when there are two output files with the same name in different folders, e.g. expt1/out.pdf and expt2/out.pdf