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 Oct. 30, 2024, 9:29 a.m.