headtail: Head and tail of a table combined

Description Usage Arguments Value

View source: R/misc.R

Description

Head and tail of a table combined

Usage

1
headtail(x, n = 6)

Arguments

x

the table object

n

a single integer

Value

a table made of the n first elemets of x and n last elements of x


barkasn/nbHelpers documentation built on Oct. 10, 2020, 9:46 p.m.