PreprocessorSum | R Documentation |
It can be used to sum variables in order to create a new variable.
ranalyse::Node
-> ranalyse::NodeProcessor
-> ranalyse::Preprocessor
-> PreprocessorSum
new()
PreprocessorSum$new( outputName, inputNames, deleteInputVars = FALSE, nodeDesc = NULL )
clone()
The objects of this class are cloneable with this method.
PreprocessorSum$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.