Rev 28443 | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed
\name{grobWidth}\alias{grobWidth}\alias{grobHeight}\title{Create a Unit Describing the Width of a Grob}\description{These functions create a unit object describing the width or height ofa grob. They are generic.}\usage{grobWidth(x)grobHeight(x)}\arguments{\item{x}{A grob object.}}\value{A unit object.}\author{Paul Murrell}\seealso{\code{\link{unit}} and\code{\link{stringWidth}}}\keyword{dplot}