The R Project SVN R

Rev

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

Rev 68948 Rev 68988
Line 63... Line 63...
63
  the other way around.
63
  the other way around.
64
}
64
}
65
\seealso{
65
\seealso{
66
  \code{\link{plot.default}}, \code{\link{plot.formula}} and other
66
  \code{\link{plot.default}}, \code{\link{plot.formula}} and other
67
  methods; \code{\link{points}}, \code{\link{lines}}, \code{\link{par}}.
67
  methods; \code{\link{points}}, \code{\link{lines}}, \code{\link{par}}.
-
 
68
  For thousands of points, consider using \code{\link{smoothScatter}()}
-
 
69
  instead of \code{plot()}.
68
 
70
 
69
  For X-Y-Z plotting see \code{\link{contour}}, \code{\link{persp}} and
71
  For X-Y-Z plotting see \code{\link{contour}}, \code{\link{persp}} and
70
  \code{\link{image}}.
72
  \code{\link{image}}.
71
}
73
}
72
\examples{
74
\examples{