The R Project SVN R

Rev

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

Rev 38402 Rev 39360
Line 79... Line 79...
79
  While the programming interface for the \pkg{methods} package follows
79
  While the programming interface for the \pkg{methods} package follows
80
  the reference, the R software is an original implementation, so
80
  the reference, the R software is an original implementation, so
81
  details in the reference that reflect the S4 implementation may appear
81
  details in the reference that reflect the S4 implementation may appear
82
  differently in R.  Also, there are extensions to the programming 
82
  differently in R.  Also, there are extensions to the programming 
83
  interface developed more recently than the reference.  For a
83
  interface developed more recently than the reference.  For a
84
  discussion of details and ongoing development, see the web page 
84
  discussion of details see \code{?\link{Methods}}
85
  \url{http://developer.r-project.org/methodsPackage.html} and the
-
 
86
  pointers from that page.
85
  and the links from that documentation.
87
}
86
}
88
\seealso{\link{Methods} for the general behavior of method dispatch}
87
\seealso{\link{Methods} for the general behavior of method dispatch}
89
 
88
 
90
\examples{
89
\examples{
91
 
90