Learn R Programming

tablesgg (version 0.9-1)

plot.pltdTable: 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 pltdTable
plot(x, ...)

Value

x, invisibly.

Arguments

x

A pltdTable object, representing a table.

...

Additional arguments passed to print.pltdTable.

See Also

print.pltdTable