print.summary.pltdTable: Print the Dimensions and Display Options of a Plotted Table

View source: R/summary.bare.R

print.summary.pltdTableR Documentation

Print the Dimensions and Display Options of a Plotted Table

Description

Print method for summary.pltdTable objects. The dimensions and display options of a plotted table are printed. This is an internal function, not intended to be called directly by package users.

Usage

## S3 method for class 'summary.pltdTable'
print(x, ...)

Arguments

x

A summary.pltdTable object.

...

Additional arguments, ignored with a warning. (Included for compatibility with the generic.)

Value

x is returned, invisibly.


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