The R Project SVN R

Rev

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

Rev 27606 Rev 27714
Line 28... Line 28...
28
  \code{\link{plot.default}},
28
  \code{\link{plot.default}},
29
  \code{\link{points}},
29
  \code{\link{points}},
30
  \code{\link{lines}}.
30
  \code{\link{lines}}.
31
}
31
}
32
\examples{
32
\examples{
33
getAnywhere("points.default") # to see how it calls "plot.xy(xy.coords(x, y), ...)"
33
points.default # to see how it calls "plot.xy(xy.coords(x, y), ...)"
34
}
34
}
35
\keyword{aplot}
35
\keyword{aplot}