print.hstats_matrix: Prints "hstats_matrix" Object

View source: R/utils_statistics.R

print.hstats_matrixR Documentation

Prints "hstats_matrix" Object

Description

Print method for object of class "hstats_matrix".

Usage

## S3 method for class 'hstats_matrix'
print(x, top_m = Inf, ...)

Arguments

x

An object of class "hstats_matrix".

top_m

Number of rows to print.

...

Currently not used.

Value

Invisibly, the input is returned.


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