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