peek_visdat: Peek into the data with visdat. If the table is too big you...

Description Usage Arguments

Description

Peek into the data with visdat. If the table is too big you can set how to subset the data frame with peek_mode

Usage

1
peek_visdat(dat, max_rows = 1000, peek_mode = "head")

Arguments

dat

Table to peek

max_rows

Max rows to peek and visualize

peek_mode

Peek mode if number of rows in dat exceeds max_rows. Must be one of head, tail, middle, random


paulklemm/xplr documentation built on May 30, 2019, 11:44 p.m.