Description Usage Format Details Inherit Methods See Also
This class inherits from the TypePipe class, which has the pipeAll method that has a default implementation.
1 |
An object of class R6ClassGenerator
of length 24.
This class uses the default implementation provided by its parent class and manages unexpected errors that may appear in the execution of the pipes.
This class inherits from TypePipe
and implements the
pipeAll
abstract function.
pipeAll Function that implements the pipeAll function of the super class. In this case, the pipeAll function is called so that the default pipe stream is executed
Usage
pipeAll(instance)
Value
The preprocessed instance.
Arguments
instance (Instance) The instance that is going to be processed.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.