The R Project SVN R

Rev

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

Rev 88585 Rev 88589
Line 96... Line 96...
96
}
96
}
97
\references{
97
\references{
98
  \bibshow{R:Chambers:2008}
98
  \bibshow{R:Chambers:2008}
99
  (Section 10.6 for basics of method selection.)
99
  (Section 10.6 for basics of method selection.)
100
 
100
 
101
  Chambers, John M. (2009)
101
  \bibshow{R:Chambers:2009}
102
  \emph{Class Inheritance in R}
-
 
103
  \url{https://johnmchambers.su.domains/classInheritance.pdf}.
-
 
104
}
102
}
105
\examples{
103
\examples{
106
## if no other attached packages have methods for `+` or its group
104
## if no other attached packages have methods for `+` or its group
107
## generic functions, this returns a 16 by 2 matrix of selection
105
## generic functions, this returns a 16 by 2 matrix of selection
108
## patterns (in R 2.9.0)
106
## patterns (in R 2.9.0)