pacman (version 0.5.1)

print.wide_table: Prints a wide_table Object

Description

Prints a wide_table object.

Usage

# S3 method for wide_table
print(x, right = FALSE, ...)

Arguments

x

The wide_table object.

right

logical. If FALSE stings will be left-aligned.

ignored