Rev 11112 | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed
\name{frame}\title{Create / Start a New Plot Frame}\usage{plot.new()frame()}\alias{plot.new}\alias{frame}\description{This function (\code{frame} is a \code{\link{.Alias}} for\code{plot.new}) causes the completion of plotting in the current plot(if there is one) and an advance to a new graphics frame. This isused in all high-level plotting functions and also useful for skippingplots when a multi-figure region is in use.}\seealso{\code{\link{plot.window}}, \code{\link{plot.default}}.}\keyword{iplot}\keyword{aplot}