Learn R Programming

rfml (version 0.1.0)

ml.col.def-class: An S4 class to represent a ml.col.def.

Description

An S4 class to represent a ml.col.def.

Arguments

Slots

.expr
A string with expresion that define the ml.col.def
.parent
Pointer to the ml.data.frame-class object that the field belongs to
.type
A string with the type of field
.name
A string with name of the field
.data_type
A string with the data type of the field
.org_name
A string with the original names of field
.format
A string with the format of the source field
.xmlns
A string with the namespace of the source field
.aggType
A string