gtable_height {gtable} | R Documentation |
Returns the height of a gtable, in the gtable's units
Description
Note that unlike heightDetails.gtable, this can return relative units.
Usage
gtable_height(x)
Arguments
x |
A gtable object |
[Package gtable version 0.3.5 Index]