ht: Show head and tail of a data structure.

Description Usage Arguments Value See Also

Description

Prints head and tail of avector, list, matrix, or data.frame.

Usage

1
ht(x, n = 6)

Arguments

x

An object.

n

How many elements to print.

Value

Only called for its side effect.

See Also

head, link{tail}.


gschofl/gsmisc documentation built on May 17, 2019, 8:52 a.m.