| toString.lgtdl {lgtdl} | R Documentation |
Data frames can contain lgtdl objects as elements. When the data
frame is printed this function provides a suitable string for printing.
toString.lgtdl(x)
x |
The object to be formated. |
width |
To control the width of the returned string-ignored. |
... |
Ignored. |
A character string. Currently it is "lgtdl, length = " with the
length of the time component added.
Robert Gentleman
toString