The R Project SVN R

Rev

Rev 36209 | Rev 39607 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 36209 Rev 36235
Line 13... Line 13...
13
  \item{xlim, ylim}{numeric of length 2, giving the x and y coordinates
13
  \item{xlim, ylim}{numeric of length 2, giving the x and y coordinates
14
    ranges.}
14
    ranges.}
15
  \item{log}{character; indicating which axes should be in log scale.}
15
  \item{log}{character; indicating which axes should be in log scale.}
16
  \item{asp}{numeric, giving the \bold{asp}ect ratio y/x.}
16
  \item{asp}{numeric, giving the \bold{asp}ect ratio y/x.}
17
  \item{\dots}{further graphical parameters as in \code{\link{par}}.
17
  \item{\dots}{further graphical parameters as in \code{\link{par}}.
18
    Relevant ones are \code{xaxs}, \code{yaxs} and \code{lab}.
18
    The relevant ones are \code{xaxs}, \code{yaxs} and \code{lab}.
19
  }
19
  }
20
}
20
}
21
\details{
21
\details{
22
  Note that if \code{asp} is a finite positive value then the window is
22
  Note that if \code{asp} is a finite positive value then the window is
23
  set up so that one data unit in the x direction is equal in length to
23
  set up so that one data unit in the x direction is equal in length to