tpdfr: Print the tail() of a data frame or tibble

Description Usage Arguments Value Examples

View source: R/pdfr.R

Description

Print the tail() of a data frame or tibble

Usage

1
tpdfr(x, nrows = 6)

Arguments

x

A data frame or a tibble

nrows

The number of rows to consider for tail(). Default is 6

Value

The printed tail of the data frame

Examples

1

sjspielman/pdfr documentation built on May 28, 2019, 9:54 p.m.