Learn R Programming

darch (version 0.10.0)

resetExecOutput: Resets the output list of the DArch object

Description

This function sets the attribute executeOutput of the DArch object to an empty list.

Usage

resetExecOutput(darch)

# S4 method for DArch resetExecOutput(darch)

Arguments

darch

A instance of the class DArch.

See Also

DArch