print.table1: Print table1 object.
Description
Print table1 object.
Usage
# S3 method for table1
print(x, ...)
Arguments
...
Further arguments passed on to other print methods.
Value
Returns x invisibly.
Details
In an interactive context, the rendered table will be displayed in
a web browser. Otherwise, the HTML code will be printed as text.