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
.