pr: Wrapper for the 'print()' function

View source: R/utils-pr.R

prR Documentation

Wrapper for the print() function

Description

Wrapper for the print() function

Usage

pr(d, num_rows = 100, ...)

Arguments

d

The data frame

num_rows

The number of rows to show on screen

...

Arguments passed to print()

Value

Nothing, prints a data frame to screen


pacific-hake/pacifichakemse documentation built on June 11, 2024, 4:07 a.m.