Rev 68948 | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed
% File src/library/grid/man/unit.c.Rd% Part of the R package, https://www.R-project.org% Copyright 1995-2007 R Core Team% Distributed under GPL 2 or later\name{unit.c}\alias{unit.c}\title{Combine Unit Objects}\description{This function produces a new unit object by combining theunit objects specified as arguments.}\usage{unit.c(...)}\arguments{\item{\dots}{An arbitrary number of unit objects.}}\value{An object of class \code{unit}.}\author{Paul Murrell}\seealso{\code{\link{unit}}.}\keyword{dplot}