ht: head and tail

Description Usage Arguments Value Author(s) Examples

View source: R/data.R

Description

Look at head and tail in one go.

Usage

1
ht(x, ...)

Arguments

x

An object for which head/tail are defined.

...

Additional parameters passed to head and tail.

Value

Invisibly returns NULL.

Author(s)

Laurent Gatto

Examples

1
2
ht(letters)
ht(freeny.x, n = 3)

ComputationalProteomicsUnit/cputools documentation built on May 6, 2019, 12:50 p.m.