plot.pltdTable: Display a 'pltdtable' Object on a Graphics Device

View source: R/plot.textTable.bare.R

plot.pltdTableR 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 pltdTable object, representing a table.

...

Additional arguments passed to print.pltdTable.

Value

x, invisibly.

See Also

print.pltdTable


tablesgg documentation built on June 22, 2024, 11:02 a.m.