Preprocessor | R Documentation |
This class defines a basis
ranalyse::Node
-> ranalyse::NodeProcessor
-> Preprocessor
new()
Preprocessor$new( outputName, inputNames, deleteInputVars = FALSE, nodeDesc = NULL )
inputValues
Input values to be processed Default description for new @Variable@. Should be overwritten by class implementation. Execute preprocessor and return new @Variable@.
then()
Preprocessor$then(prep)
preprocess()
Preprocessor$preprocess(inputValues)
clone()
The objects of this class are cloneable with this method.
Preprocessor$clone(deep = FALSE)
deep
Whether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.