R/merge_FINnD_chunks.R
merge_FINnD_chunks.Rd
Merge results from all chunks of a given sweep.final_nD run
merge_FINnD_chunks(workdir, FINnD_digest_dir.to_merge, save_outputs = FALSE)
Working directory of 0_ISOBXR_MASTER.xlsx master file,
of the dynamic sweep master file (e.g., 0_EXPLO_DYN_MASTER.xlsx)
and where output files will be stored if saved by user.
(character string)
Name of sweep.final_nD digest directory
to which current chunks should be merged.
For instance: "4_FINnD_0_SWEEP_FINnD_demo_001_000_digest"
If TRUE, saves merged chunks outputs to sweep.final_nD digest directory.
Merged chunks sweep.final_nD outputs, including results, chunk logs, chunked parameter spaces.