Skip to contents

[Experimental] Show a sample of all tibble data without hiding columns.

Usage

tp(.data = .Last.value, rows = 10)

Arguments

.data

a tibble or data frame (default: .Last.value)

rows

number of rows to print (default: 10)

Value

A preview of a tibble.