hm: Print top n matrix rows and columns

View source: R/convenience-functions.R

hmR Documentation

Print top n matrix rows and columns

Description

Print top n matrix rows and columns

Usage

hm(mtr, n = 6)

Arguments

mtr

A matrix.

n

Numeric value.

Value

Head of matrix.


kueckelj/confuns documentation built on June 28, 2024, 9:19 a.m.