Learn R Programming

hstats (version 1.2.2)

print.hstats_summary: Print Method

Description

Print method for object of class "hstats_summary".

Usage

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

Value

Invisibly, the input is returned.

Arguments

x

An object of class "hstats_summary".

...

Further arguments passed from other methods.

See Also

See hstats() for examples.