loadConfig {BatchJobs} | R Documentation |
Load a specific configuration file.
Description
Load a specific configuration file.
Usage
loadConfig(conffile = ".BatchJobs.R")
Arguments
conffile |
[ |
Value
Invisibly returns a list of configuration settings.
See Also
Other conf:
configuration
,
getConfig()
,
setConfig()
[Package BatchJobs version 1.9 Index]