Learn R Programming

evalHTE (version 0.1.1)

print.summary.hte: Print

Description

Print

Usage

# S3 method for summary.hte
print(x, ...)

Value

No return value, called for side effects (prints summary tables to console).

Arguments

x

An object of summary.hte class. This is typically an output of summary.hte() function.

...

Other parameters. Currently not supported.