The R Project SVN R

Rev

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

Rev 88585 Rev 88598
Line 117... Line 117...
117
  the \pkg{graphics} namespace to allow packages importing it from there
117
  the \pkg{graphics} namespace to allow packages importing it from there
118
  to continue working, but this may change in future versions of \R.
118
  to continue working, but this may change in future versions of \R.
119
}
119
}
120
 
120
 
121
\references{
121
\references{
122
  \bibshow{R:Becker+Chambers+Wilks:1988}
122
  \bibshow{R:Becker+Chambers+Wilks:1988,
123
 
-
 
124
  Cleveland, W. S. (1985)
123
    R:Cleveland:1985,
125
  \emph{The Elements of Graphing Data.}
-
 
126
  Monterey, CA: Wadsworth.
-
 
127
 
-
 
128
  \bibshow{R:Murrell:2005}
124
    R:Murrell:2005}
129
}
125
}
130
\seealso{
126
\seealso{
131
  \code{\link[base]{plot}}, \code{\link{plot.window}}, \code{\link{xy.coords}}.
127
  \code{\link[base]{plot}}, \code{\link{plot.window}}, \code{\link{xy.coords}}.
132
  For thousands of points, consider using \code{\link{smoothScatter}}
128
  For thousands of points, consider using \code{\link{smoothScatter}}
133
  instead.
129
  instead.