The R Project SVN R

Rev

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

Rev 7002 Rev 7133
Line 20... Line 20...
20
  \item{\dots}{graphical parameters may also be passed as arguments, see
20
  \item{\dots}{graphical parameters may also be passed as arguments, see
21
    \code{\link{par}}. These can include \code{ylab}, which if not
21
    \code{\link{par}}. These can include \code{ylab}, which if not
22
    supplied is set by \code{plot.formula}.}
22
    supplied is set by \code{plot.formula}.}
23
  \item{ask}{logical, see \code{\link{par}}.}
23
  \item{ask}{logical, see \code{\link{par}}.}
24
}
24
}
-
 
25
\description{
-
 
26
  Specify a scatterplot via a formula.
-
 
27
}
25
\value{
28
\value{
26
  This function is invoked for its side effect of drawing a scatter plot
29
  This function is invoked for its side effect of drawing a scatter plot
27
  in the active graphics window.
30
  in the active graphics window.
28
}
31
}
29
\seealso{
32
\seealso{