listHead: Print Head of a list of data.frames

View source: R/acc_functions.R

listHeadR Documentation

Print Head of a list of data.frames

Description

Displays the first n rows of a data.frame

Usage

listHead(list, n = 6)

Arguments

list

a list of data.frames

n

number of rows to print

See Also

Other accessory functions: timeOfNight()


dcangst/batplotr documentation built on Dec. 16, 2024, 7:17 p.m.