print.wide_table: Prints a wide_table Object

Description Usage Arguments

View source: R/p_data.R

Description

Prints a wide_table object.

Usage

1
2
## S3 method for class 'wide_table'
print(x, right = FALSE, ...)

Arguments

x

The wide_table object.

right

logical. If FALSE stings will be left-aligned.

...

ignored


trinker/pacman documentation built on May 21, 2020, 6:23 a.m.