The R Project SVN R

Rev

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

Rev 60325 Rev 67400
Line 99... Line 99...
99
  \emph{Software for Data Analysis: Programming with R}
99
  \emph{Software for Data Analysis: Programming with R}
100
  Springer.  (Section 10.6 for basics of method selection.)
100
  Springer.  (Section 10.6 for basics of method selection.)
101
 
101
 
102
  Chambers, John M. (2009)
102
  Chambers, John M. (2009)
103
  \emph{Class Inheritance in R}
103
  \emph{Class Inheritance in R}
104
  \url{http://stat.stanford.edu/~jmc4/classInheritance.pdf} (to be
104
  \url{http://statweb.stanford.edu/~jmc4/classInheritance.pdf}.
105
  submitted to the R Journal).
-
 
106
}
105
}
107
\examples{
106
\examples{
108
## if no other attached packages have methods for `+` or its group
107
## if no other attached packages have methods for `+` or its group
109
## generic functions, this returns a 16 by 2 matrix of selection
108
## generic functions, this returns a 16 by 2 matrix of selection
110
## patterns (in R 2.9.0)
109
## patterns (in R 2.9.0)