view: Prints samples from data structre

Description Usage Arguments Value Examples

Description

view randomly samples from the input and prints the selected values to the console. This helps see values that head and tails may not reach.

Usage

1
view(x, n = 6)

Arguments

x

A data frame or vector

n

the number of rows or values to print

Value

the printed values

Examples

1
2

mattmills49/helpers documentation built on May 21, 2019, 1:25 p.m.