textTable.tblEntries {tablesgg} | R Documentation |
texttable
Object from a tblentries
Object Reconstruct a textTable
object from a tblEntries
object.
This is an internal utility function, not intended to be called by package
users.
## S3 method for class 'tblEntries'
textTable(x, ...)
x |
A |
... |
Ignored, with a warning. (Present for compatibility with the generic.) |
A textTable
object.