Rev 25323 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed
\name{plotViewport}\alias{plotViewport}%- Also NEED an `\alias' for EACH other topic documented here.\title{ Create a Viewport with a Standard Plot Layout }\description{This is a convenience function for producing a viewport withthe common S-style plot layout -- i.e., a centralplot region surrounded by margins given in terms of anumber of lines of text.}\usage{plotViewport(margins, ...)}%- maybe also `usage' for other objects documented here.\arguments{\item{margins}{ A numeric vector interpreted in the same wayas \code{par(mar)} in base graphics. }\item{\dots}{ All other arguments will be passed to a call tothe \code{viewport()} function. }}\value{A grid viewport object.}\author{ Paul Murrell }\seealso{ \code{\link{viewport}} and \code{\link{dataViewport}}. }\keyword{ dplot }% __ONLY ONE__ keyword per line