The R Project SVN R

Rev

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

Rev 86513 Rev 88585
Line 32... Line 32...
32
      Any methods defined for \code{loadMethod} must return the function
32
      Any methods defined for \code{loadMethod} must return the function
33
      definition to be used for this call; typically, this is just the
33
      definition to be used for this call; typically, this is just the
34
      \code{method} argument.
34
      \code{method} argument.
35
}
35
}
36
\references{
36
\references{
37
 Chambers, John M. (2008)
37
  \bibshow{R:Chambers:2008}
38
 \emph{Software for Data Analysis: Programming with R}
-
 
39
  Springer.  (For the R version.)
38
  (For the R version.)
40
 
39
 
41
 Chambers, John M. (1998)
40
  \bibshow{R:Chambers:1998}
42
 \emph{Programming with Data}
-
 
43
 Springer (For the original S4 version.)
41
  (For the original S4 version.)
44
}
42
}
45
\keyword{internal}
43
\keyword{internal}
46
 
44