Learn R Programming

datamart (version 0.5.2)

as.character: String representation of an Xdata object

Description

The as.character method is extended to various Xdata objects in order to give a more detailled description of the object instance.

Usage

"as.character"(x)
"as.character"(x)
"as.character"(x)
"as.character"(x)

Arguments

x
an Xdata object

Details

Inherited classes should override this method if necessary.