ht: Display the top and bottom of a data frame

View source: R/helpers.R

htR Documentation

Display the top and bottom of a data frame

Description

Quickly display the top and bottom of a data frame

Usage

ht(data, n = 5)

Arguments

data

data frame

n

number of rows to display from head and tail ## Not run: ht(mtcars) ## End(Not run)


nrkoehler/xyzfuns documentation built on Nov. 12, 2024, 1:29 p.m.