headtail: Show head and tail

Description Usage Arguments Value Examples

View source: R/utils.R

Description

helper function to shorten display of a data frame

Usage

1
headtail(x, k = 3)

Arguments

x

a data frame

k

number of rows at top and bottom to show.

Value

No return value. Uses cat to show data

Examples

1

jverzani/UsingR documentation built on Aug. 3, 2020, 11:57 a.m.