print.table1 {table1} | R Documentation |
table1
object.Print table1
object.
## S3 method for class 'table1'
print(x, ...)
x |
An object returned by |
... |
Further arguments passed on to other |
In an interactive context, the rendered table will be displayed in a web browser. Otherwise, the HTML code will be printed as text.
Returns x
invisibly.