hh: Get first 5 rows and first 5 columns of a data frame or...

View source: R/hh.R

hhR Documentation

Get first 5 rows and first 5 columns of a data frame or matrix

Description

Get first 5 rows and first 5 columns of a data frame or matrix

Usage

hh(d)

Arguments

d

A data frame or matrix

Examples

hh(mtcars)

sbw78/sbwtools documentation built on May 20, 2024, 9 a.m.