The R Project SVN R

Rev

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

Rev 27442 Rev 30448
Line 17... Line 17...
17
}
17
}
18
\seealso{
18
\seealso{
19
  \code{\link{data.frame}}
19
  \code{\link{data.frame}}
20
}
20
}
21
\examples{
21
\examples{
22
data(OrchardSprays)
-
 
23
plot(OrchardSprays[1], method="jitter")
22
plot(OrchardSprays[1], method="jitter")
24
plot(OrchardSprays[c(4,1)])
23
plot(OrchardSprays[c(4,1)])
25
plot(OrchardSprays)
24
plot(OrchardSprays)
26
}
25
}
27
\keyword{hplot}
26
\keyword{hplot}