pdfr: pdfr

Description Usage Arguments Value Examples

View source: R/pdfr.R

Description

Printing full data frames by typing 'pdfr()' rather than typing 'print.data.frame()'. This is useful for printing full data frames when piping tibbles through commands to ensure the entire data prints at the end

Usage

1
pdfr(x)

Arguments

x

A data frame or a tibble

Value

The printed data frame

Examples

1

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