ht: Get first 10 and last 10 rows of a data frame

View source: R/ht.R

htR Documentation

Get first 10 and last 10 rows of a data frame

Description

Get first 10 and last 10 rows of a data frame

Usage

ht(d)

Arguments

d

A data frame

Examples

ht(mtcars)

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