.load_config_group | R Documentation |
Load a group of YAML config files.
.load_config_group(dir, cfg_defs, cfg_pipeline = NULL, process = TRUE, ...)
dir |
A character scalar: path to directory with YAML config files. |
cfg_defs |
A list of lists of length three.
In each list, the first item is a name of YAML file in |
cfg_pipeline |
One of:
|
process |
A logical scalar: if |
... |
Passed to |
A named scdrake_list
of scdrake_list
s for each entry in cfg_defs
list.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.