loadConfig: Load a specific configuration file.

View source: R/conf.R

loadConfigR Documentation

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()


BatchJobs documentation built on March 21, 2022, 5:05 p.m.