print.hct: Print command for an hct object.

View source: R/histControls_new.R

print.hctR Documentation

Print command for an hct object.

Description

Generic print command for hct object. Passes object to summary and then prints summary.

Usage

print(x,...)

Arguments

x

A hct object produced by hct.

...

Arguements passed to summary.data.frame

Value

Prints list created by summary.hct

Author(s)

David A. Schoenfeld

See Also

summary.hct


HCT documentation built on April 20, 2022, 9:06 a.m.

Related to print.hct in HCT...