SetExecutionMode: Set Execution Mode

Description Usage Arguments Value

Description

Sets the execution settings of a workffow. Note, this is done by ajusting settings of the future package. This might affect calling programs. See package documentation/vignettes for info.

Usage

1
SetExecutionSettings(mode, moduleMaxMemorySize)

Arguments

mode

Execution mode. Must use a mode that is defined in UpDraft's constants.

moduleMaxMemorySize

Max memory a module can occupy without causing a runtime error. Value is assumed to be in Bytes.

Value

NULL


UptakeOpenSource/updraft documentation built on Oct. 17, 2019, 3:31 p.m.