print.table1: Print 'table1' object.

View source: R/table1.R

print.table1R Documentation

Print table1 object.

Description

Print table1 object.

Usage

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

Arguments

x

An object returned by table1.

...

Further arguments passed on to other print methods.

Details

In an interactive context, the rendered table will be displayed in a web browser. Otherwise, the HTML code will be printed as text.

Value

Returns x invisibly.


benjaminrich/table1 documentation built on April 29, 2023, 7:05 p.m.