The R Project SVN R

Rev

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

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