PreprocessorSum: PreprocessorSum class.

PreprocessorSumR Documentation

PreprocessorSum class.

Description

It can be used to sum variables in order to create a new variable.

Super classes

ranalyse::Node -> ranalyse::NodeProcessor -> ranalyse::Preprocessor -> PreprocessorSum

Methods

Public methods

Inherited methods

Method new()

Usage
PreprocessorSum$new(
  outputName,
  inputNames,
  deleteInputVars = FALSE,
  nodeDesc = NULL
)

Method clone()

The objects of this class are cloneable with this method.

Usage
PreprocessorSum$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


schnecki/ranalyse documentation built on Dec. 1, 2022, 8:57 p.m.