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

# 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.