The R Project SVN R

Rev

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

Rev 68948 Rev 85883
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{https://statweb.stanford.edu/~jmc4/classInheritance.pdf}.
104
  \url{https://johnmchambers.su.domains/classInheritance.pdf}.
105
}
105
}
106
\examples{
106
\examples{
107
## if no other attached packages have methods for `+` or its group
107
## if no other attached packages have methods for `+` or its group
108
## generic functions, this returns a 16 by 2 matrix of selection
108
## generic functions, this returns a 16 by 2 matrix of selection
109
## patterns (in R 2.9.0)
109
## patterns (in R 2.9.0)