headtail: A quick glance into a dataframe combining n head and tail...

View source: R/summarize.R

headtailR Documentation

A quick glance into a dataframe combining n head and tail rows

Description

A quick glance into a dataframe combining n head and tail rows

Usage

headtail(df, n = 5, simplify = TRUE)

Arguments

n

number of top/bottom rows to include, or number of characters in case of a string

Value

top, bottom and a transition rows suggest how many rows skipped


fjoe88/d8ahelper documentation built on Feb. 6, 2023, 7:55 a.m.