Rev 42333 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed
\name{stringWidth}\alias{stringWidth}\alias{stringHeight}\title{Create a Unit Describing the Width of a String}\description{These functions create a unit object describing the width or height ofa string.}\usage{stringWidth(string)stringHeight(string)}\arguments{\item{string}{A character vector.}}\value{A unit object.}\author{Paul Murrell}\seealso{\code{\link{unit}} and\code{\link{grobWidth}}}\keyword{dplot}