collate_yaml: Function 'collate_yaml'

Description Usage Arguments Details See Also

View source: R/collate_yaml.R

Description

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.

Usage

1
2
collate_yaml(remakefiles = "remake.yml", collated = paste0("collated_",
  remakefiles[1]))

Arguments

remakefiles

Character vector of the paths to the remake/YAML files to collate.

collated

name of collated remake/YAML file.

Details

Use the help_parallelRemake function to get more help.

See Also

help_parallelRemake


wlandau/parallelRemake documentation built on May 4, 2019, 8:44 a.m.