print.gtable: Print a gtable object

View source: R/gtable.R

print.gtableR Documentation

Print a gtable object

Description

Print a gtable object

Usage

## S3 method for class 'gtable'
print(x, zsort = FALSE, ...)

Arguments

x

A gtable object.

zsort

Sort by z values? Default FALSE.

...

Other arguments (not used by this method).


gtable documentation built on Aug. 21, 2023, 5:07 p.m.