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


pacman documentation built on May 2, 2019, 1:08 p.m.