plot.pltdTable {tablesgg} | R Documentation |
Display a pltdtable
Object on a Graphics Device
Description
Display a pltdTable
object on a graphics device. This is an alias
for print.pltdTable
. This is an internal function, not intended to
be called by package users.
Usage
## S3 method for class 'pltdTable'
plot(x, ...)
Arguments
x |
A |
... |
Additional arguments passed to |
Value
x
, invisibly.
See Also
[Package tablesgg version 0.9-1 Index]