grobWidth {grid}
Description
These functions create a unit object describing the width or height of a grob. They are generic.
Usage
grobWidth(x) grobHeight(x) grobAscent(x) grobDescent(x)
Arguments
- x
- A grob object.
Values
A unit object.
See Also
unit and stringWidth
Documentation reproduced from R 3.0.1. License: GPL-2.
