peek: Peek at a data frame

peekR Documentation

Peek at a data frame

Description

Peek at a data frame

Usage

peek(df, nrows = 5)

Arguments

df

data.frame

nrows

how many rows to sample

Value

prints random sample of nrows of a dataframe


almartin82/njschooldata documentation built on Nov. 23, 2023, 1:33 a.m.