print.gtable {gtable} | R 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 |
... |
Other arguments (not used by this method). |
[Package gtable version 0.3.5 Index]