sampleview: Display a 'n' random rows of a data.frame

Description Usage Arguments

View source: R/misc.R

Description

Given a data.frame, display a random selection of it. To see more than just the head or tail of the data

Usage

1
sampleview(df, n = 6)

Arguments

df

the data.frame

n

the number of rows to be displayed


zauster/ormisc documentation built on May 4, 2019, 9:12 p.m.