The R Project SVN R

Rev

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

Rev 6196 Rev 7324
Line 61... Line 61...
61
\description{
61
\description{
62
  Draw a scatter plot with ``decorations'' such as axes and titles
62
  Draw a scatter plot with ``decorations'' such as axes and titles
63
  in the active graphics window.
63
  in the active graphics window.
64
}
64
}
65
\references{
65
\references{
66
  Cleveland, W. S. (1985).
66
  Cleveland, W. S. (1985)
67
  \emph{The Elements of Graphing Data}.
67
  \emph{The Elements of Graphing Data.}
68
  Monterey, CA: Wadsworth.
68
  Monterey, CA: Wadsworth.
69
}
69
}
70
\seealso{
70
\seealso{
71
  \code{\link{plot}}, \code{\link{plot.window}}, \code{\link{xy.coords}}.
71
  \code{\link{plot}}, \code{\link{plot.window}}, \code{\link{xy.coords}}.
72
}
72
}