Initialize {pmmlTransformations} | R Documentation |
Initialize internal variables in a WrapData object
Description
Internal function used by other functions in the package. Used to initialize parameters in the wrapped data object.
Usage
Initialize(inbox)
Arguments
inbox |
Object returned by the WrapData function. |
Details
This is an internal function used ony by the other functions of this package.
Value
An R object containing information on the data to be transformed.
Author(s)
Tridivesh Jena, Zementis, Inc.
See Also
[Package pmmlTransformations version 1.3.3 Index]