print.wide_table {pacman} | R Documentation |
Prints a wide_table Object
Description
Prints a wide_table object.
Usage
## S3 method for class 'wide_table'
print(x, right = FALSE, ...)
Arguments
x |
The wide_table object. |
right |
logical. If |
... |
ignored |
[Package pacman version 0.5.1 Index]