print.summary.textTable: Print the Dimensions of a Table and Its Parts

Description Usage Arguments Value

View source: R/summary.bare.R

Description

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

Usage

1
2
## S3 method for class 'summary.textTable'
print(x, ...)

Arguments

x

A summary.textTable object.

...

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

Value

x is returned, invisibly.


tablesgg documentation built on June 3, 2021, 1:06 a.m.