DataNode: DataNode

Description Format Details Value Fields Methods

Description

Represents a static data node in a DAG.

Format

Object of R6Class with methods for constructing a DAG.

Details

Derived from Node, please see base class documentation.

Value

Object of DataNode

Fields

data

the data

Methods

getData()

returns the node's data.


sourceR documentation built on Aug. 31, 2020, 5:06 p.m.

Related to DataNode in sourceR...