lgtdl (version 1.1.4)

toString.lgtdl: Produce a character string suitable for printing.

Description

Data frames can contain lgtdl objects as elements. When the data frame is printed this function provides a suitable string for printing.

Usage

"toString"(x, width, ...)

Arguments

x
The object to be formated.
width
To control the width of the returned string-ignored.
...
Ignored.

Value

A character string. Currently it is "lgtdl, length = " with the length of the time component added.

See Also

toString