Learn R Programming

BALD (version 1.0.0-3)

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

Description

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

Usage

newNodeOutput(mcarray)

Arguments

mcarray

An S3 object of type mcarray.

Value

An object of class NodeOutput.

Details

This method will return a valid NodeOutput object.

See Also

'>NodeOutput