R/config.R
updateConfig.Rd
E.g., copy updated config from git repo to app config without clobbering
updateConfig(fileFrom, fileTo)
Path to YAML config file to update from
Path to YAML config file
Alex Chubaty