stringWidth {grid}
Description
These functions create a unit object describing the width or height of a string.
Usage
stringWidth(string) stringHeight(string) stringAscent(string) stringDescent(string)
Arguments
- string
- A character vector or a language object (as used for ‘plotmath’ calls.
Values
A unit object.
See Also
strwidth in the graphics package for more details of the typographic concepts behind the computations.
Documentation reproduced from R 3.0.1. License: GPL-2.
