BatchJobs (version 1.7)

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.

See Also

Other conf: configuration, getConfig, setConfig