Load a specific configuration file.
loadConfig(conffile = ".BatchJobs.R")
conffile
[character(1)] Location of the configuration file to load. Default is “.BatchJobs.conf” in the current working directory.
character(1)
Invisibly returns a list of configuration settings.
Other conf: configuration, getConfig(), setConfig()
configuration
getConfig()
setConfig()