Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

setConfig

Set and overwrite configuration settings


Description

Set and overwrite configuration settings

Usage

setConfig(conf = list(), ...)

Arguments

conf

[Config or list]
List of configuration parameters as returned by loadConfig or getConfig.

...

[ANY]
Named configuration parameters. Overwrites parameters in conf, if provided.

Value

Invisibly returns a list of configuration settings.

See Also


BatchJobs

Batch Computing with R

v1.8
BSD_2_clause + file LICENSE
Authors
Bernd Bischl <bernd_bischl@gmx.net>, Michel Lang <michellang@gmail.com>, Henrik Bengtsson <henrikb@braju.com>
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.