print.pmxpartab {pmxpartab}R 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.


[Package pmxpartab version 0.5.0 Index]