print.summary.textTable | R Documentation |
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.
## S3 method for class 'summary.textTable'
print(x, ...)
x |
A |
... |
Additional arguments, ignored with a warning. (Included for compatibility with the generic.) |
x
is returned, invisibly.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.