hpdfr: Print the head() of a data frame or tibble

Description Usage Arguments Value Examples

View source: R/pdfr.R

Description

Print the head() of a data frame or tibble

Usage

1
hpdfr(x, nrows = 6)

Arguments

x

A data frame or a tibble

nrows

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

Value

The printed head of the data frame

Examples

1

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