Collate interdependent remake/YAML files into a single
master remake/YAML file. Files in the "include:" fields will be collated
as well.
Use the help_parallelRemake
function to get more help.
collate_yaml(remakefiles = "remake.yml", collated = paste0("collated_", remakefiles[1]))
Use the help_parallelRemake
function to get more help.