ReadSettings: Read settings file

Description Usage Arguments Details See Also

Description

A settings file allows a user of the SWS to make changes to the parameters of a script without changing the script itself. The format itself is very flexible yaml file, but has three special sections:

Usage

1
ReadSettings(file = "sws.yml", current = NULL)

Arguments

file

character. Path of the settings file.

current

character. This overrides the 'current' field in the settings file.

Details

See Also

AddSettings


SWS-Methodology/faoswsModules documentation built on May 9, 2019, 11:49 a.m.