View source: R/utils_statistics.R
print.hstats_matrix | R Documentation |
Print method for object of class "hstats_matrix".
## S3 method for class 'hstats_matrix'
print(x, top_m = Inf, ...)
x |
An object of class "hstats_matrix". |
top_m |
Number of rows to print. |
... |
Currently not used. |
Invisibly, the input is returned.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.