peek: A function to show first 5 rows and col of data

Description Usage Arguments Value Author(s) See Also

Description

A function to show first 5 rows and col of data

Usage

1
peek(table, x = 5, y = 5)

Arguments

table

a matrix or data.frame

x

the number of rows to show

y

the number of columns to show

Value

none. prints the specified parts of the table

Author(s)

Mark Cowley

See Also

head tail


drmjc/mjcbase documentation built on May 15, 2019, 2:27 p.m.