Learn R Programming

pmxpartab (version 0.5.0)

print.pmxpartab: Print pmxpartab object

Description

Print pmxpartab object

Usage

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

Arguments

x

An object returned by pmxpartab.

...

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.