The R Project SVN R

Rev

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

Rev 24798 Rev 24800
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")
-
 
24
plot(OrchardSprays[c(4,1)])
-
 
25
plot(OrchardSprays)
22
}
26
}
23
\keyword{hplot}
27
\keyword{hplot}
24
\keyword{methods}
28
\keyword{methods}