FlowLiteral: Creates object representing a literal argument to a task (ie...

View source: R/Flow.R

FlowLiteralR Documentation

Creates object representing a literal argument to a task (ie a static path or value), used for wiring modules into tasks

Description

Creates object representing a literal argument to a task (ie a static path or value), used for wiring modules into tasks

Usage

FlowLiteral(...)

Arguments

name

character name of argument

arg

value of argument

path

boolean specifyign whether this is a path or not

Author(s)

Marcin Imielinski


mskilab/Flow documentation built on Jan. 12, 2023, 8:31 a.m.