The R Project SVN R

Rev

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

Rev 59039 Rev 61153
Line 33... Line 33...
33
  constitute a subsample from a larger dataset of containing 5000
33
  constitute a subsample from a larger dataset of containing 5000
34
  observations.
34
  observations.
35
}
35
}
36
\examples{
36
\examples{
37
require(graphics)
37
require(graphics)
38
pairs(quakes, main = "Fiji Earthquakes, N = 1000", cex.main=1.2, pch=".")
38
pairs(quakes, main = "Fiji Earthquakes, N = 1000", cex.main = 1.2, pch = ".")
39
}
39
}
40
\keyword{datasets}
40
\keyword{datasets}