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 July 4, 2024, 4:53 p.m.