print.hstats_summary: Print Method

View source: R/hstats.R

print.hstats_summaryR Documentation

Print Method

Description

Print method for object of class "hstats_summary".

Usage

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

Arguments

x

An object of class "hstats_summary".

...

Further arguments passed from other methods.

Value

Invisibly, the input is returned.

See Also

See hstats() for examples.


hstats documentation built on May 29, 2024, 6:43 a.m.