PreprocCalls: PreprocCalls Class

Description Usage Arguments Value Super classes Methods

Description

Key-value dictionary contains call class objects. The calls must be calls that accept data (data.frame) and generate data.frame.

Usage

1

Arguments

...

Key and value pairs.

Value

A new PreprocCalls class object.

Super classes

Dict::Dict -> ml4e::Option -> PreprocCalls

Methods

Public methods

Inherited methods

Method new()

Construct a new PreprocCalls class object.

Usage
PreprocCalls$new(...)
Arguments
...

Key and value pairs.

Returns

A new 'PreprocCalls' class object


Method print()

Print object.

Usage
PreprocCalls$print()

Method clone()

The objects of this class are cloneable with this method.

Usage
PreprocCalls$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


five-dots/ml4e documentation built on June 19, 2020, 4:26 p.m.