newNodeOutput: A method to construct new object of type NodeOutput.

Description Usage Arguments Details Value See Also

View source: R/NodeOutput.R

Description

A method to construct new object of type NodeOutput. Intended for internal use only.

Usage

1
newNodeOutput(mcarray)

Arguments

mcarray

An S3 object of type mcarray.

Details

This method will return a valid NodeOutput object.

Value

An object of class NodeOutput.

See Also

NodeOutput


BALD documentation built on May 2, 2019, 6:51 a.m.

Related to newNodeOutput in BALD...