print.pmxpartab: Print 'pmxpartab' object

View source: R/pmxpartab.R

print.pmxpartabR Documentation

Print pmxpartab object

Description

Print pmxpartab object

Usage

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

Arguments

x

An object returned by pmxpartab.

...

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.


pmxpartab documentation built on March 18, 2022, 7:26 p.m.