Description Usage Arguments Value Author(s) See Also
These functions create a unit object describing the width or height of a string.
1 2 3 4 | stringWidth(string)
stringHeight(string)
stringAscent(string)
stringDescent(string)
|
string |
A character vector or a language object (as used for ‘plotmath’ calls). |
A unit
object.
Paul Murrell
strwidth
in the graphics package for more details of the
typographic concepts behind the computations.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.