settings
A named list containing settings to apply. Setting names(settings)[1]
is set to (settings)[[1]], and so on. This overrides anything specified in settingsFile
, or in def.settings
.
settingsFile
The location of a file containing settings. Each row should contain the name of a setting, followed by whitespace, followed by the value of that setting. Overrides anything specified in def.settings
.