listHead: Print Head of a list of data.frames

Description Usage Arguments See Also

View source: R/acc_functions.R

Description

Displays the first n rows of a data.frame

Usage

1
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 April 22, 2021, 2:27 a.m.