Recursively update local configs using a file glob *.default.yaml.
      Source: R/config_update.R
      dot-update_configs_recursive.RdRecursively update local configs using a file glob *.default.yaml.
Arguments
- dir
 A character scalar: path to directory to recursively search for config files.
- ...
 Passed to
update_config().