Learn R Programming

HCT (version 0.1.3)

print.hct: 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

See Also

summary.hct