print.hstats: Print Method

View source: R/hstats.R

print.hstatsR Documentation

Print Method

Description

Print method for object of class "hstats". Shows H^2.

Usage

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

Arguments

x

An object of class "hstats".

...

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.