R Statistical Data (RData) Feature Representation

In addition to the generic FME feature attributes that FME Workbench adds to all features (see About Feature Type Attributes), this format also adds format-specific attributes (Format Attributes).

The RData feature attributes consist of components of an R member.

All R features contain an rdata_type attribute, which is always set to rdata_none since R features have no geometry. This represents that the feature was generated from an R file.

Attribute Name

Contents

rdata_type

The RDATA geometric type of this entity.

Range: rdata_none

Default: rdata_none