The R Project SVN R

Rev

Rev 85977 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 85977 Rev 87840
Line 25... Line 25...
25
  }
25
  }
26
  \item{\dots}{ All other arguments will be passed to a call to
26
  \item{\dots}{ All other arguments will be passed to a call to
27
    the \code{viewport()} function. }
27
    the \code{viewport()} function. }
28
}
28
}
29
\details{
29
\details{
30
  If \code{xscale} is not specified then the values in \code{x} are
30
  If \code{xscale} is not specified then the values in \code{xData} are
31
  used to generate an x-scale based on the range of \code{x}, extended
31
  used to generate an x-scale based on the range of \code{xData}, extended
32
  by the proportion specified in \code{extension}.  Similarly for the
32
  by the proportion specified in \code{extension}.  Similarly for the
33
  y-scale.
33
  y-scale.
34
}
34
}
35
\value{
35
\value{
36
  A grid viewport object.
36
  A grid viewport object.