prTable.pltdTable {tablesgg} | R Documentation |
Extract the prTable
(plot-ready table) object from a plotted table.
This is an internal function, not intended to be called by package users.
## S3 method for class 'pltdTable'
prTable(x, ...)
x |
A |
... |
Ignored, with a warning. (Included for compatibility with the generic.) |
An object of S3 class prTable
, a plot-ready table. See
prTable.prEntries
for the structure of this object.